version bump to 2.4.1

This commit is contained in:
stefan-niedermann 2020-01-05 12:30:51 +01:00
parent d1dee7b9b8
commit 465b1c6863
3 changed files with 6 additions and 2 deletions

View file

@ -13,8 +13,8 @@ android {
applicationId "it.niedermann.owncloud.notes"
minSdkVersion 14
targetSdkVersion 28
versionCode 63
versionName "2.4.0"
versionCode 64
versionName "2.4.1"
// vectorDrawables.useSupportLibrary = true
}
buildTypes {

View file

@ -0,0 +1,4 @@
- #661 Swipe delete "Undo" creates new note
Requires at least Files app¹ version 3.9.0
¹ https://github.com/nextcloud/android