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 563c532 commit d20c679Copy full SHA for d20c679
app/build.gradle
@@ -6,7 +6,7 @@ android {
6
applicationId "org.nitri.opentopo"
7
minSdkVersion 21
8
targetSdkVersion 30
9
- versionCode 32
+ versionCode 33
10
versionName "1.12.3"
11
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
12
vectorDrawables.useSupportLibrary = true
0 commit comments