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 46e8903 commit 8914e92Copy full SHA for 8914e92
app/build.gradle
@@ -8,8 +8,8 @@ android {
8
applicationId "org.nitri.opentopo"
9
minSdkVersion 21
10
targetSdkVersion 34
11
- versionCode 41
12
- versionName "1.16"
+ versionCode 42
+ versionName "1.17"
13
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
14
vectorDrawables.useSupportLibrary = true
15
}
0 commit comments