diff --git a/app/build.gradle b/app/build.gradle index f47e03015..04047245f 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -18,8 +18,8 @@ android { minSdk 24 compileSdk = 36 targetSdk 36 - versionCode 40070005 - versionName "4.7.0 Alpha 5" + versionCode 330010051 + versionName "33.1.0 RC 1" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" javaCompileOptions { annotationProcessorOptions { diff --git a/fastlane/metadata/android/en-US/changelogs/330010051.txt b/fastlane/metadata/android/en-US/changelogs/330010051.txt new file mode 100644 index 000000000..eccf3c407 --- /dev/null +++ b/fastlane/metadata/android/en-US/changelogs/330010051.txt @@ -0,0 +1,6 @@ +## 33.1.0 RC1 (April 8, 2026) + +- Adds option to disable swipe actions in the note list. +- Bug fixes and performance improvements + +For a full list, please see https://github.com/nextcloud/notes-android/milestone/58 \ No newline at end of file