This commit is contained in:
2dust
2023-03-10 11:17:25 +08:00
parent b2c4c0a67e
commit fa51952bfa

View File

@@ -18,8 +18,8 @@ android {
minSdkVersion 21
targetSdkVersion Integer.parseInt("$targetSdkVer")
multiDexEnabled true
versionCode 502
versionName "1.7.38"
versionCode 504
versionName "1.8.0"
}
if (props["sign"]) {