version bump to 1.0.1

This commit is contained in:
stefan-niedermann 2019-10-19 22:42:00 +02:00
parent eaddde6fb0
commit 2cc25a9d2b

View file

@ -13,8 +13,8 @@ android {
applicationId "it.niedermann.owncloud.notes"
minSdkVersion 14
targetSdkVersion 28
versionCode 48
versionName "1.0.0"
versionCode 49
versionName "1.0.1"
}
buildTypes {
release {