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

Unverified Commit 57dc76c5 authored by Tobias Kaminsky's avatar Tobias Kaminsky Committed by GitHub
Browse files

Merge pull request #2710 from nextcloud/4.4.0-rc3

4.4.0 RC3
parents b37af1f6 5dfb13be
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -18,8 +18,8 @@ android {
        applicationId "it.niedermann.owncloud.notes"
        minSdk 24
        targetSdk 35
        versionCode 40040052
        versionName "4.4.0 RC2"
        versionCode 40040053
        versionName "4.4.0 RC3"
        testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
        javaCompileOptions {
            annotationProcessorOptions {