File tree Expand file tree Collapse file tree
com.akylas.cardwallet/android/en-US/changelogs
com.akylas.documentscanner/android/en-US/changelogs Expand file tree Collapse file tree Original file line number Diff line number Diff 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 67
14- versionName " 1.11.3 "
13+ versionCode 69
14+ versionName " 1.11.5 "
1515
1616 // if (project.hasProperty('resConfigs')) {
1717 // def resConfigs = project.findProperty('resConfigs')
Original file line number Diff line number Diff line change 33<plist version =" 1.0" >
44 <dict >
55 <key >CFBundleShortVersionString </key >
6- <string >1.10.1 </string >
6+ <string >1.10.2 </string >
77 <key >CFBundleVersion </key >
8- <string >58 </string >
8+ <string >59 </string >
99 <key >CFBundleDevelopmentRegion </key >
1010 <string >en </string >
1111 <key >CFBundleDisplayName </key >
Original file line number Diff line number Diff 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 146
14- versionName " 1.20.3 "
13+ versionCode 147
14+ versionName " 1.20.4 "
1515
1616 // if (project.hasProperty('resConfigs')) {
1717 // def resConfigs = project.findProperty('resConfigs')
Original file line number Diff line number Diff line change 33<plist version =" 1.0" >
44 <dict >
55 <key >CFBundleShortVersionString </key >
6- <string >1.16.1 </string >
6+ <string >1.16.2 </string >
77 <key >CFBundleVersion </key >
8- <string >78 </string >
8+ <string >79 </string >
99 <key >CFBundleDevelopmentRegion </key >
1010 <string >en </string >
1111 <key >CFBundleDisplayName </key >
You can’t perform that action at this time.
0 commit comments