v0.7.4: centralized more build script properties

This commit is contained in:
Evan Debenham
2019-07-14 15:50:20 -04:00
parent f3e2c60d46
commit 465b596382
3 changed files with 9 additions and 5 deletions
+4
View File
@@ -13,6 +13,10 @@ allprojects {
ext {
appVersionCode = 353
appVersionName = '0.7.4-BETA-4'
appAndroidCompileSDK = 28
appAndroidMinSDK = 9
appAndroidTargetSDK = 28
}
version = appVersionName