mirror of
https://github.com/MinimalBible/MinimalBible
synced 2025-07-02 06:16:04 -04:00
One more try...
This commit is contained in:
@ -46,7 +46,8 @@ dependencies {
|
||||
compile 'com.jakewharton:butterknife:+'
|
||||
compile 'com.readystatesoftware.systembartint:systembartint:+'
|
||||
compile 'com.netflix.rxjava:rxjava-android:+'
|
||||
compile 'com.android.support:appcompat-v7:21.+'
|
||||
// Version lock needed b SO question 26488015
|
||||
compile 'com.android.support:appcompat-v7:21.0.2'
|
||||
compile 'org.apache.commons:commons-lang3:+'
|
||||
compile 'com.google.code.gson:gson:+'
|
||||
compile "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
|
||||
|
Reference in New Issue
Block a user