mirror of
https://github.com/YTVanced/VancedMicroG
synced 2024-11-24 04:05:13 +00:00
Update GmsApi
This commit is contained in:
parent
435b394e3a
commit
5aa68cc6d1
6 changed files with 10 additions and 1 deletions
2
extern/GmsApi
vendored
2
extern/GmsApi
vendored
|
@ -1 +1 @@
|
||||||
Subproject commit 417ec2585f085c5a599e45aa9ee3b3df6239c628
|
Subproject commit 3d8fee7fabcd9e7c5c46f3f1f44da6cf4db89a70
|
1
play-services-cast-api
Symbolic link
1
play-services-cast-api
Symbolic link
|
@ -0,0 +1 @@
|
||||||
|
extern/GmsApi/play-services-cast-api
|
1
play-services-common-api
Symbolic link
1
play-services-common-api
Symbolic link
|
@ -0,0 +1 @@
|
||||||
|
extern/GmsApi/play-services-common-api/
|
1
play-services-location-api
Symbolic link
1
play-services-location-api
Symbolic link
|
@ -0,0 +1 @@
|
||||||
|
extern/GmsApi/play-services-location-api/
|
1
play-services-wearable-api
Symbolic link
1
play-services-wearable-api
Symbolic link
|
@ -0,0 +1 @@
|
||||||
|
extern/GmsApi/play-services-wearable-api/
|
|
@ -7,6 +7,11 @@ include ':unifiednlp-base'
|
||||||
include ':unifiednlp-compat'
|
include ':unifiednlp-compat'
|
||||||
|
|
||||||
include ':play-services-api'
|
include ':play-services-api'
|
||||||
|
include ':play-services-cast-api'
|
||||||
|
include ':play-services-common-api'
|
||||||
|
include ':play-services-location-api'
|
||||||
|
include ':play-services-wearable-api'
|
||||||
|
|
||||||
include ':play-services-core'
|
include ':play-services-core'
|
||||||
|
|
||||||
include ':microg-ui-tools'
|
include ':microg-ui-tools'
|
||||||
|
|
Loading…
Reference in a new issue