Use KotPref 2.6.0
This commit is contained in:
parent
b71e8ca747
commit
a553a34cca
1 changed files with 2 additions and 2 deletions
|
@ -168,8 +168,8 @@ dependencies {
|
|||
compile 'com.google.code.findbugs:jsr305:3.0.2'
|
||||
compile 'com.squareup.moshi:moshi:1.4.0'
|
||||
|
||||
compile "com.chibatching.kotpref:kotpref:2.5.0"
|
||||
compile "com.chibatching.kotpref:initializer:2.5.0"
|
||||
compile "com.chibatching.kotpref:kotpref:2.6.0"
|
||||
compile "com.chibatching.kotpref:initializer:2.6.0"
|
||||
|
||||
testCompile "com.android.support:support-annotations:$support_version"
|
||||
testCompile 'com.squareup.assertj:assertj-android:1.1.1'
|
||||
|
|
Loading…
Reference in a new issue