Skip to content

Commit bae7d9f

Browse files
committed
Increment version
1 parent 675dd92 commit bae7d9f

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
@@ -6,8 +6,8 @@ android {
66
applicationId "org.nitri.opentopo"
77
minSdkVersion 21
88
targetSdkVersion 30
9-
versionCode 33
10-
versionName "1.12.3"
9+
versionCode 34
10+
versionName "1.12.4"
1111
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
1212
vectorDrawables.useSupportLibrary = true
1313
}

0 commit comments

Comments
 (0)