Update build.gradle

This commit is contained in:
2dust
2022-08-13 08:34:43 +08:00
parent 68a03a93b5
commit 2c2bc86457

View File

@@ -18,8 +18,8 @@ android {
minSdkVersion 21
targetSdkVersion Integer.parseInt("$targetSdkVer")
multiDexEnabled true
versionCode 470
versionName "1.7.17"
versionCode 472
versionName "1.7.18"
}
if (props["sign"]) {