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 c8f34e7 commit 4231d18Copy full SHA for 4231d18
app/build.gradle
@@ -7,8 +7,8 @@ android {
7
applicationId "org.nitri.opentopo"
8
minSdkVersion 19
9
targetSdkVersion 28
10
- versionCode 11
11
- versionName "1.5"
+ versionCode 12
+ versionName "1.5.1"
12
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
13
}
14
buildTypes {
0 commit comments