up 1.7.34

This commit is contained in:
2dust
2023-01-12 15:42:47 +08:00
parent 402d63bd9a
commit db8942fe5a

View File

@@ -18,8 +18,8 @@ android {
minSdkVersion 21
targetSdkVersion Integer.parseInt("$targetSdkVer")
multiDexEnabled true
versionCode 495
versionName "1.7.33"
versionCode 496
versionName "1.7.34"
}
if (props["sign"]) {