Skip to content

Commit 8914e92

Browse files
committed
Version
1 parent 46e8903 commit 8914e92

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
@@ -8,8 +8,8 @@ android {
88
applicationId "org.nitri.opentopo"
99
minSdkVersion 21
1010
targetSdkVersion 34
11-
versionCode 41
12-
versionName "1.16"
11+
versionCode 42
12+
versionName "1.17"
1313
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
1414
vectorDrawables.useSupportLibrary = true
1515
}

0 commit comments

Comments
 (0)