We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ece905e + 059b63a commit 84ff109Copy full SHA for 84ff109
app/build.gradle
@@ -18,8 +18,8 @@ android {
18
minSdk 24
19
compileSdk = 36
20
targetSdk 36
21
- versionCode 40070005
22
- versionName "4.7.0 Alpha 5"
+ versionCode 330010051
+ versionName "33.1.0 RC 1"
23
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
24
javaCompileOptions {
25
annotationProcessorOptions {
fastlane/metadata/android/en-US/changelogs/330010051.txt
@@ -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