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 2df9a11 commit 3dd5c71Copy full SHA for 3dd5c71
app/build.gradle
@@ -7,8 +7,8 @@ android {
7
applicationId "org.nitri.opentopo"
8
minSdkVersion 19
9
targetSdkVersion 28
10
- versionCode 25
11
- versionName "1.11.4"
+ versionCode 26
+ versionName "1.11.5"
12
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
13
vectorDrawables.useSupportLibrary = true
14
}
0 commit comments