version bump to 0.25.0

This commit is contained in:
stefan-niedermann 2019-07-19 20:02:08 +02:00
parent 9b10f20649
commit c06998b4a5

View file

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