Update version to 1.99

This commit is contained in:
2023-04-22 22:37:13 +08:00
parent 9965607c0b
commit fa449d730c
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"