Update version to 1.100

This commit is contained in:
2023-04-25 06:40:35 +08:00
parent c1d6a85927
commit 171bbae16b
2 changed files with 3 additions and 3 deletions

View File

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