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