We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe2f086 commit 75f2981Copy full SHA for 75f2981
app/build.gradle
@@ -8,8 +8,8 @@ android {
8
applicationId "org.nitri.opentopo"
9
minSdkVersion 21
10
targetSdkVersion 34
11
- versionCode 39
12
- versionName "1.15"
+ versionCode 40
+ versionName "1.15.1"
13
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
14
vectorDrawables.useSupportLibrary = true
15
}
0 commit comments