Skip to content

Commit 59e72f4

Browse files
committed
Bump version number
1 parent ee05e26 commit 59e72f4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ android {
2828
applicationId "com.czlucius.scan"
2929
minSdkVersion 23
3030
targetSdkVersion 30
31-
versionCode 6
32-
versionName "1.5"
31+
versionCode 7
32+
versionName "1.6"
3333

3434
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
3535
}

0 commit comments

Comments
 (0)