Skip to content

Commit 6a4aded

Browse files
Merge pull request #1826 from nextcloud/bumpTo4.1.0rc1
Bump main to 4.1 RC1
2 parents b8795bd + 30e2124 commit 6a4aded

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ android {
1414
applicationId "it.niedermann.owncloud.notes"
1515
minSdkVersion 24
1616
targetSdkVersion 33
17-
versionCode 40010000
18-
versionName "4.1.0 Alpha1"
17+
versionCode 40010051
18+
versionName "4.1.0 RC1"
1919
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
2020
javaCompileOptions {
2121
annotationProcessorOptions {

0 commit comments

Comments
 (0)