v0.7.4: centralized more build script properties
This commit is contained in:
@@ -13,6 +13,10 @@ allprojects {
|
||||
ext {
|
||||
appVersionCode = 353
|
||||
appVersionName = '0.7.4-BETA-4'
|
||||
|
||||
appAndroidCompileSDK = 28
|
||||
appAndroidMinSDK = 9
|
||||
appAndroidTargetSDK = 28
|
||||
}
|
||||
version = appVersionName
|
||||
|
||||
|
||||
Reference in New Issue
Block a user