up 1.7.28

This commit is contained in:
2dust
2022-12-05 20:36:29 +08:00
parent 5651e002c4
commit dc36986255

View File

@@ -18,8 +18,8 @@ android {
minSdkVersion 21
targetSdkVersion Integer.parseInt("$targetSdkVer")
multiDexEnabled true
versionCode 487
versionName "1.7.27"
versionCode 488
versionName "1.7.28"
}
if (props["sign"]) {