Update version to 1.25

This commit is contained in:
2023-04-17 06:41:55 +08:00
parent 0ed2cf4903
commit 06324d104a
3 changed files with 4 additions and 4 deletions

View File

@@ -13,8 +13,8 @@ ext {
ndkVersion: '24.0.8215888'
]
app = [
versionName : '1.2',
versionCode : 4,
versionName : '1.25',
versionCode : 5,
signingConfigs: [
secretConfigsDirPath : "${projectDir.getAbsolutePath()}/.secret",
secretConfigsFileName: "key_store_secret.json"