We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d0899fd + 7feddb0 commit 7ddbbfeCopy full SHA for 7ddbbfe
2 files changed
App_Resources/cardwallet/Android/app.gradle
@@ -10,8 +10,8 @@ android {
10
def splitEnabled = (gradle.startParameter.taskNames.contains("assembleDebug") && project.hasProperty('abiFilters')) || project.hasProperty('splitEnabled');
11
defaultConfig {
12
multiDexEnabled false
13
- versionCode 65
14
- versionName "1.11.1"
+ versionCode 66
+ versionName "1.11.2"
15
16
// if (project.hasProperty('resConfigs')) {
17
// def resConfigs = project.findProperty('resConfigs')
fastlane/metadata/com.akylas.cardwallet/android/en-US/changelogs/66.txt
0 commit comments