Skip to content

Commit 7ddbbfe

Browse files
committed
Merge remote-tracking branch 'origin/main'
2 parents d0899fd + 7feddb0 commit 7ddbbfe

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

  • App_Resources/cardwallet/Android
  • fastlane/metadata/com.akylas.cardwallet/android/en-US/changelogs

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')

fastlane/metadata/com.akylas.cardwallet/android/en-US/changelogs/66.txt

Whitespace-only changes.

0 commit comments

Comments
 (0)