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

Commit 5ecaa4f7 authored by Stefan Niedermann's avatar Stefan Niedermann
Browse files

version bump to 2.11.9

parent e1cc30c3
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -13,8 +13,8 @@ android {
        applicationId "it.niedermann.owncloud.notes"
        minSdkVersion 16
        targetSdkVersion 29
        versionCode 2011008
        versionName "2.11.8"
        versionCode 2011009
        versionName "2.11.9"
        testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
    }

+3 −0
Original line number Diff line number Diff line
- 💡 Display some tips about how different errors can be handled instead of only displaying the stacktraces
- 🔗 Increase minSdk version to 16 to match Nextcloud (which is a requirement)
- 🐞 Fix TokenMismatchException when deleting and readding an account