Skip to content

Commit 48ffc27

Browse files
committed
2 parents 72048cc + 5fec2fc commit 48ffc27

File tree

2 files changed

+4
-2
lines changed
  • App_Resources/documentscanner/Android
  • fastlane/metadata/com.akylas.documentscanner/android/en-US/changelogs

2 files changed

+4
-2
lines changed

App_Resources/documentscanner/Android/app.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ android {
1111
defaultConfig {
1212
multiDexEnabled false
1313
minSdkVersion 21
14-
versionCode 127
15-
versionName "1.16.4"
14+
versionCode 128
15+
versionName "1.16.5"
1616

1717
// if (project.hasProperty('resConfigs')) {
1818
// def resConfigs = project.findProperty('resConfigs')
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
Bug fixes:
2+
- regression fix around images

0 commit comments

Comments
 (0)