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

Commit 33a4b7ed authored by Stefan Niedermann's avatar Stefan Niedermann
Browse files

version bump to 3.4.11

parent f54c44a1
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -12,8 +12,8 @@ android {
        applicationId "it.niedermann.owncloud.notes"
        minSdkVersion 21
        targetSdkVersion 30
        versionCode 3004010
        versionName "3.4.10"
        versionCode 3004011
        versionName "3.4.11"
        testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
        javaCompileOptions {
            annotationProcessorOptions {
+1 −0
Original line number Diff line number Diff line
- ✅ Checkboxes using an uppercase X can not be toggled (#1276)
- 🐞 Search field does not immediately focus (#1282)
- 🐞 Change grid view option not always applied directly (#1254)
- 🐞 Try to prevent parallel syncs which lead to inconsistent database state (#1281)
- ⚙️ Change notes path and file extension from within the app - requires Notes server 4.1.0 (#916)
 No newline at end of file