We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 813a924 commit 4cb2626Copy full SHA for 4cb2626
1 file changed
app/build.gradle
@@ -8,8 +8,8 @@ android {
8
applicationId "org.redcross.openmapkit"
9
minSdkVersion 16
10
targetSdkVersion 21
11
- versionCode 12
12
- versionName "0.12"
+ versionCode 14
+ versionName "0.14"
13
}
14
buildTypes {
15
release {
0 commit comments