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 86fd2d6 commit 027fd1aCopy full SHA for 027fd1a
app/build.gradle
@@ -7,8 +7,8 @@ android {
7
applicationId "org.nitri.opentopo"
8
minSdkVersion 19
9
targetSdkVersion 28
10
- versionCode 28
11
- versionName "1.11.7"
+ versionCode 29
+ versionName "1.11.9"
12
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
13
vectorDrawables.useSupportLibrary = true
14
}
0 commit comments