VancedMicroG/build.gradle

5 lines
173 B
Groovy
Raw Normal View History

2015-03-13 01:41:14 +01: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'
}