mirror of
https://github.com/MinimalBible/MinimalBible
synced 2024-11-04 23:28:19 -05:00
Last ditch to get support v4 working
It's possible I just need to wait for Travis to resolve some things...
This commit is contained in:
parent
09893c8859
commit
b18b0a7f57
@ -48,6 +48,7 @@ dependencies {
|
||||
compile 'com.netflix.rxjava:rxjava-android:+'
|
||||
// Version lock needed b SO question 26488015
|
||||
compile 'com.android.support:appcompat-v7:21.0.2'
|
||||
compile 'com.android.support:appcompat-v4:21.0.2'
|
||||
compile 'org.apache.commons:commons-lang3:+'
|
||||
compile 'com.google.code.gson:gson:+'
|
||||
compile "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
|
||||
|
Loading…
Reference in New Issue
Block a user