Skip to content

Commit 085a3de

Browse files
committed
v0.16 - SelectOne w/ Radio Button UI re-enabled.
1 parent 85a37db commit 085a3de

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ android {
88
applicationId "org.redcross.openmapkit"
99
minSdkVersion 16
1010
targetSdkVersion 21
11-
versionCode 15
12-
versionName "0.15"
11+
versionCode 16
12+
versionName "0.16"
1313
}
1414
buildTypes {
1515
release {

0 commit comments

Comments
 (0)