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

Unverified Commit b5c008a6 authored by Andy Scherzinger's avatar Andy Scherzinger Committed by GitHub
Browse files

Merge pull request #2827 from nextcloud/chore/version-bump-4.5.0-rc1

chore: version bump 4.5.0 rc1
parents 399b2495 3e6168a4
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 40050000
        versionName "4.5.0 Alpha1"
        versionCode 40050051
        versionName "4.5.0 RC1"
        testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
        javaCompileOptions {
            annotationProcessorOptions {