0
0
Fork 0
mirror of https://github.com/YTVanced/VancedMicroG synced 2024-11-24 20:25:14 +00:00

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

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