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