bump version to v0.17.0

This commit is contained in:
Niedermann IT-Dienstleistungen 2018-05-19 14:10:46 +02:00
parent a107395cce
commit 4edf97e711

View file

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