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

Unverified Commit 7ce46fa8 authored by Tobias Kaminsky's avatar Tobias Kaminsky Committed by GitHub
Browse files

Merge pull request #2682 from nextcloud/4.4.0-rc1

4.4.0 RC1
parents 643e16fe 1903848f
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 40040000
        versionName "4.4.0 Alpha1"
        versionCode 40040050
        versionName "4.4.0 RC1"
        testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
        javaCompileOptions {
            annotationProcessorOptions {