Use KotPref 2.6.0

This commit is contained in:
ligi 2018-09-11 02:58:58 +02:00
parent b71e8ca747
commit a553a34cca
No known key found for this signature in database
GPG key ID: 8E81894010ABF23D

View file

@ -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'