Skip to content

Commit 5ee223f

Browse files
committed
chore: new build
1 parent dc5401f commit 5ee223f

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 65
14-
versionName "1.11.1"
13+
versionCode 66
14+
versionName "1.11.2"
1515

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

0 commit comments

Comments
 (0)