Update support lib

This commit is contained in:
Marvin W 2017-05-01 13:17:31 +02:00
parent e2fc0bd828
commit d47ab8f248
No known key found for this signature in database
GPG Key ID: 072E9235DB996F2A
1 changed files with 1 additions and 1 deletions

View File

@ -49,6 +49,6 @@ android {
}
dependencies {
compile 'com.android.support:support-v4:24.2.1'
compile 'com.android.support:support-v4:25.3.1'
compile 'org.microg:safe-parcel:1.4.0'
}