File tree Expand file tree Collapse file tree 3 files changed +11
-1
lines changed
fastlane/metadata/android/en-US/changelogs Expand file tree Collapse file tree 3 files changed +11
-1
lines changed Original file line number Diff line number Diff line change @@ -65,7 +65,7 @@ configurations.configureEach {
6565val versionMajor = 3
6666val versionMinor = 36
6767val versionPatch = 0
68- val versionBuild = 51 // 0-50=Alpha / 51-98=RC / 90-99=stable
68+ val versionBuild = 52 // 0-50=Alpha / 51-98=RC / 90-99=stable
6969
7070val ndkEnv = buildMap {
7171 file(" ${project.rootDir} /ndk.env" ).readLines().forEach {
Original file line number Diff line number Diff line change 1+ ## 3.36.0 RC2 (February 11, 2026)
2+
3+ - Auto upload fixes
4+ - Bug fixes and performance improvements
5+
6+ Minimum: NC 20 Server, Android 9 Nougat
7+
8+ For a full list, please see https://github.com/nextcloud/android/milestone/120
Original file line number Diff line number Diff line change 1+ # SPDX-FileCopyrightText: 2026 Nextcloud GmbH and Nextcloud contributors
2+ # SPDX-License-Identifier: AGPL-3.0-or-later
You can’t perform that action at this time.
0 commit comments