bump version to 0.26.0

This commit is contained in:
stefan-niedermann 2019-07-26 13:56:07 +02:00
parent 48d57dad0d
commit f1be6cfcc8

View file

@ -13,8 +13,8 @@ android {
applicationId "it.niedermann.owncloud.notes"
minSdkVersion 14
targetSdkVersion 28
versionCode 44
versionName "0.25.0"
versionCode 45
versionName "0.26.0"
}
buildTypes {
release {