up 1.7.27

This commit is contained in:
2dust
2022-11-28 20:18:17 +08:00
parent 79ba41354e
commit 9e3dba8dbe

View File

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