Skip to content

Commit d0b1f65

Browse files
committed
Increase version
1 parent 88984b4 commit d0b1f65

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
@@ -7,8 +7,8 @@ android {
77
applicationId "org.nitri.opentopo"
88
minSdkVersion 19
99
targetSdkVersion 28
10-
versionCode 18
11-
versionName "1.8"
10+
versionCode 19
11+
versionName "1.9"
1212
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
1313
}
1414
buildTypes {

0 commit comments

Comments
 (0)