mirror of
https://github.com/TeamVanced/VancedMicroG
synced 2024-11-19 02:29:25 +01:00
72ee3bcd38
- Adapt to GmsApi changes - Add GmsLib for play-services-wearable library - Increase version code (fixes #167) - Update wearable
13 lines
467 B
Plaintext
13 lines
467 B
Plaintext
[submodule "extern/UnifiedNlp"]
|
|
path = extern/UnifiedNlp
|
|
url = https://github.com/microg/android_packages_apps_UnifiedNlp.git
|
|
[submodule "extern/GmsApi"]
|
|
path = extern/GmsApi
|
|
url = https://github.com/microg/android_external_GmsApi.git
|
|
[submodule "extern/Wearable"]
|
|
path = extern/Wearable
|
|
url = https://github.com/microg/android_external_Wearable.git
|
|
[submodule "extern/GmsLib"]
|
|
path = extern/GmsLib
|
|
url = https://github.com/microg/android_external_GmsLib.git
|