Update version to 1.97

This commit is contained in:
2023-04-18 01:51:35 +08:00
parent f172b6b1b9
commit 0d564258c9
2 changed files with 3 additions and 3 deletions

View File

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