bump version to v0.18.0

This commit is contained in:
Niedermann IT-Dienstleistungen 2018-07-05 17:19:59 +02:00
parent cd9ce68d91
commit 7f0dcd8548

View file

@ -8,8 +8,8 @@ android {
applicationId "it.niedermann.owncloud.notes" applicationId "it.niedermann.owncloud.notes"
minSdkVersion 14 minSdkVersion 14
targetSdkVersion 27 targetSdkVersion 27
versionCode 29 versionCode 30
versionName "0.17.0" versionName "0.18.0"
} }
buildTypes { buildTypes {
release { release {