Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ec7b141b authored by Stefan Niedermann's avatar Stefan Niedermann
Browse files

Version bump to 3.4.18

parent d00d656a
Loading
Loading
Loading
Loading
+2 −2
Original line number Original line Diff line number Diff line
@@ -14,8 +14,8 @@ android {
        applicationId "it.niedermann.owncloud.notes"
        applicationId "it.niedermann.owncloud.notes"
        minSdkVersion 22
        minSdkVersion 22
        targetSdkVersion 31
        targetSdkVersion 31
        versionCode 3004016
        versionCode 3004018
        versionName "3.4.16"
        versionName "3.4.18"
        testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
        testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
        javaCompileOptions {
        javaCompileOptions {
            annotationProcessorOptions {
            annotationProcessorOptions {
+3 −0
Original line number Original line Diff line number Diff line
- 🚫 Removed "Create note widget" in favor of quick settings tile (in your notification area) and shortcuts (press long on the app icon)
- 🐞 Fix issue with empty titled notes while sorting alphabetically (#1435)
- 🐞 Fix issue when hitting enter multiple times quickly in a list (#1416, #1411, #1421, #1433, #1434)
 No newline at end of file