Skip to content

Commit 84ff109

Browse files
Merge pull request #3136 from nextcloud/chore/version-bump-33.1.0-rc1
chore(version-bump): 33.1.0 RC 1
2 parents ece905e + 059b63a commit 84ff109

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

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 40070005
22-
versionName "4.7.0 Alpha 5"
21+
versionCode 330010051
22+
versionName "33.1.0 RC 1"
2323
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
2424
javaCompileOptions {
2525
annotationProcessorOptions {
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
## 33.1.0 RC1 (April 8, 2026)
2+
3+
- Adds option to disable swipe actions in the note list.
4+
- Bug fixes and performance improvements
5+
6+
For a full list, please see https://github.com/nextcloud/notes-android/milestone/58

0 commit comments

Comments
 (0)