version bump to 0.23.0

This commit is contained in:
stefan-niedermann 2019-02-07 23:30:44 +01:00
parent 336cdabfc6
commit c83ec61934

View file

@ -13,8 +13,8 @@ android {
applicationId "it.niedermann.owncloud.notes"
minSdkVersion 14
targetSdkVersion 28
versionCode 38
versionName "0.22.4"
versionCode 39
versionName "0.23.0"
}
buildTypes {
release {