android_external_GmsLib/build.gradle

6 lines
170 B
Groovy

// Top-level build file where you can add configuration options common to all sub-projects/modules.
subprojects {
group = 'org.microg'
version = '1.0-SNAPSHOT'
}