Update version to 2.98

This commit is contained in:
2023-04-21 02:21:55 +08:00
parent 49f18ef8c3
commit 3f3a92f192
2 changed files with 3 additions and 3 deletions

View File

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