up 1.7.23

This commit is contained in:
2dust
2022-10-22 12:13:59 +08:00
parent 349cac092f
commit 866ceae75c

View File

@@ -18,8 +18,8 @@ android {
minSdkVersion 21
targetSdkVersion Integer.parseInt("$targetSdkVer")
multiDexEnabled true
versionCode 478
versionName "1.7.22"
versionCode 480
versionName "1.7.23"
}
if (props["sign"]) {