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

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

Merge pull request #1702 from nextcloud/chore/bump-main

chore: Increment minor version on main branch with fastlane incrementVersion type:minor
parents df1329d8 cbddf418
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -14,8 +14,8 @@ android {
        applicationId "it.niedermann.owncloud.notes"
        minSdkVersion 23
        targetSdkVersion 33
        versionCode 40000000
        versionName "4.0.0 Alpha 1"
        versionCode 40010000
        versionName "4.1.0 Alpha1"
        testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
        javaCompileOptions {
            annotationProcessorOptions {