Skip to content

Commit c7788d9

Browse files
committed
chore: new version
1 parent 68b9595 commit c7788d9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

App_Resources/cardwallet/Android/app.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ android {
1010
def splitEnabled = (gradle.startParameter.taskNames.contains("assembleDebug") && project.hasProperty('abiFilters')) || project.hasProperty('splitEnabled');
1111
defaultConfig {
1212
multiDexEnabled false
13-
versionCode 71
14-
versionName "1.11.7"
13+
versionCode 72
14+
versionName "1.11.8"
1515

1616
// if (project.hasProperty('resConfigs')) {
1717
// def resConfigs = project.findProperty('resConfigs')

0 commit comments

Comments
 (0)