Loading build.gradle +1 −1 Original line number Diff line number Diff line Loading @@ -33,7 +33,7 @@ def androidCompileSdk() { return 25 } def androidTargetSdk() { return 24 } def androidMinSdk() { return 10 } def androidMinSdk() { return 9 } subprojects { group = 'org.microg' Loading Loading
build.gradle +1 −1 Original line number Diff line number Diff line Loading @@ -33,7 +33,7 @@ def androidCompileSdk() { return 25 } def androidTargetSdk() { return 24 } def androidMinSdk() { return 10 } def androidMinSdk() { return 9 } subprojects { group = 'org.microg' Loading