Update version to 2.100

This commit is contained in:
2023-04-25 06:40:55 +08:00
parent 7db010c9a1
commit 62ec1d16ae
2 changed files with 3 additions and 3 deletions

View File

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