up 1.7.32

This commit is contained in:
2dust
2023-01-07 16:53:20 +08:00
parent f610e1d20a
commit b967cda340

View File

@@ -18,8 +18,8 @@ android {
minSdkVersion 21
targetSdkVersion Integer.parseInt("$targetSdkVer")
multiDexEnabled true
versionCode 492
versionName "1.7.31"
versionCode 494
versionName "1.7.32"
}
if (props["sign"]) {