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
8 lines
85 B
Groovy
8 lines
85 B
Groovy
subprojects {
|
|
group = 'org.microg'
|
|
repositories {
|
|
jcenter()
|
|
}
|
|
}
|
|
|