Skip to content

Commit d4751b0

Browse files
committed
chore(version-bump): 33.1.0 RC 1
Signed-off-by: alperozturk96 <alper_ozturk@proton.me>
1 parent ece905e commit d4751b0

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-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: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
## 33.1.0 RC1 (April 8, 2026)
2+
3+
- Bug fixes and performance improvements
4+
5+
For a full list, please see https://github.com/nextcloud/notes-android/milestone/58

0 commit comments

Comments
 (0)