Skip to content

Commit dabe55a

Browse files
committed
improved multi-page view
1 parent d10490d commit dabe55a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ android {
66
applicationId "com.babanomania.pdfscanner"
77
minSdkVersion 24
88
targetSdkVersion 28
9-
versionCode 8
10-
versionName "1.7.20200718"
9+
versionCode 9
10+
versionName "1.8.20200719"
1111
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
1212
}
1313
buildTypes {

0 commit comments

Comments
 (0)