Skip to content

Commit cbddf41

Browse files
AlvaroBreyAndyScherzinger
authored andcommitted
chore: Increment minor version on main branch with fastlane incrementVersion type:minor
Signed-off-by: Álvaro Brey <alvaro.brey@nextcloud.com>
1 parent df1329d commit cbddf41

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ android {
1414
applicationId "it.niedermann.owncloud.notes"
1515
minSdkVersion 23
1616
targetSdkVersion 33
17-
versionCode 40000000
18-
versionName "4.0.0 Alpha 1"
17+
versionCode 40010000
18+
versionName "4.1.0 Alpha1"
1919
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
2020
javaCompileOptions {
2121
annotationProcessorOptions {

0 commit comments

Comments
 (0)