VancedMicroG/build.gradle
Marvin W 72ee3bcd38
Combined changes:
- Adapt to GmsApi changes
- Add GmsLib for play-services-wearable library
- Increase version code (fixes #167)
- Update wearable
2016-08-14 12:28:08 +02:00

8 lines
85 B
Groovy

subprojects {
group = 'org.microg'
repositories {
jcenter()
}
}