Update version to 1.99

This commit is contained in:
2023-04-22 22:37:13 +08:00
parent 6cd9cb79ac
commit 8b906032f2
2 changed files with 3 additions and 3 deletions

View File

@@ -12,8 +12,8 @@ ext {
targetSdk : 33
]
app = [
versionName : '1.98',
versionCode : 21,
versionName : '1.99',
versionCode : 22,
signingConfigs: [
secretConfigsDirPath : "${projectDir.getAbsolutePath()}/.secret",
secretConfigsFileName: "key_store_secret.json"