Skip to content

Commit 9a9f049

Browse files
Merge pull request #3051 from nextcloud/chore/bump-to-version-4.6.0-rc2
chore: version bump 4.6.0 RC2
2 parents 54024e8 + 64898dc commit 9a9f049

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ android {
1818
minSdk 24
1919
compileSdk = 36
2020
targetSdk 36
21-
versionCode 40060051
22-
versionName "4.6.0 RC1"
21+
versionCode 40060052
22+
versionName "4.6.0 RC2"
2323
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
2424
javaCompileOptions {
2525
annotationProcessorOptions {
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
- Fixes note sharing issues
2+
- Indicates note sharing icon in note list

0 commit comments

Comments
 (0)