Use kotpref 2.5.0

This commit is contained in:
ligi 2018-04-05 14:33:41 +02:00
parent d26478499c
commit 7aba6e61de
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.2.0"
compile "com.chibatching.kotpref:initializer:2.2.0"
compile "com.chibatching.kotpref:kotpref:2.5.0"
compile "com.chibatching.kotpref:initializer:2.5.0"
testCompile "com.android.support:support-annotations:$support_version"
testCompile 'com.squareup.assertj:assertj-android:1.1.1'