Version bump to 2.4.8

This commit is contained in:
stefan-niedermann 2020-01-16 18:26:43 +01:00
parent 1faa86fa80
commit 0813b3e8e1

View file

@ -13,8 +13,8 @@ android {
applicationId "it.niedermann.owncloud.notes"
minSdkVersion 14
targetSdkVersion 28
versionCode 70
versionName "2.4.7"
versionCode 71
versionName "2.4.8"
// vectorDrawables.useSupportLibrary = true
}
buildTypes {