Skip to content

Commit 75f2981

Browse files
committed
Version
1 parent fe2f086 commit 75f2981

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 39
12-
versionName "1.15"
11+
versionCode 40
12+
versionName "1.15.1"
1313
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
1414
vectorDrawables.useSupportLibrary = true
1515
}

0 commit comments

Comments
 (0)