Update preference-v7 library

This commit is contained in:
Marvin W 2017-02-08 21:31:30 +01:00
parent 8fca2d513b
commit 42b7c33bde
No known key found for this signature in database
GPG Key ID: 072E9235DB996F2A
1 changed files with 1 additions and 1 deletions

View File

@ -47,6 +47,6 @@ android {
dependencies {
compile 'com.android.support:support-v4:25.1.0'
compile 'com.android.support:appcompat-v7:25.1.0'
compile 'com.takisoft.fix:preference-v7:25.0.0.1'
compile 'com.takisoft.fix:preference-v7:25.1.0.2'
}