Update version to 2.101

This commit is contained in:
2023-05-14 19:16:05 +08:00
parent 76b1cc2f0b
commit 4703d339b7
2 changed files with 3 additions and 3 deletions

View File

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