up 1.7.26

This commit is contained in:
2dust
2022-11-14 21:04:29 +08:00
parent 221b251bbf
commit 2fb5d05040

View File

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