android_external_GmsLib/build.gradle

5 lines
173 B
Groovy
Raw Normal View History

2015-03-12 20:41:14 -04:00
// Top-level build file where you can add configuration options common to all sub-projects/modules.
subprojects {
group = 'org.microg.gms'
version = '1.0-SNAPSHOT'
}