Update version to 1.98

This commit is contained in:
2023-04-21 02:22:05 +08:00
parent 3ccde65af6
commit 8bdff8d558
2 changed files with 3 additions and 3 deletions

View File

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