mirror of
https://github.com/YTVanced/VancedMicroG
synced 2024-11-24 20:25:14 +00:00
Use latest safe-parcel release
This commit is contained in:
parent
c69dbd91b0
commit
216861e7dd
2 changed files with 1 additions and 2 deletions
|
@ -51,5 +51,5 @@ android {
|
|||
|
||||
dependencies {
|
||||
api 'com.android.support:support-v4:25.3.1'
|
||||
api 'org.microg:safe-parcel:1.4.0'
|
||||
api 'org.microg:safe-parcel:1.5.0'
|
||||
}
|
||||
|
|
|
@ -5,4 +5,3 @@ include ':play-services-cast-framework-api'
|
|||
include ':play-services-iid-api'
|
||||
include ':play-services-location-api'
|
||||
include ':play-services-wearable-api'
|
||||
include ':safe-parcel'
|
||||
|
|
Loading…
Reference in a new issue