up 1.7.24

This commit is contained in:
2dust
2022-10-29 20:57:17 +08:00
parent f2720ac00b
commit 8732ef399c

View File

@@ -18,8 +18,8 @@ android {
minSdkVersion 21
targetSdkVersion Integer.parseInt("$targetSdkVer")
multiDexEnabled true
versionCode 480
versionName "1.7.23"
versionCode 482
versionName "1.7.24"
}
if (props["sign"]) {