File tree Expand file tree Collapse file tree 3 files changed +10
-1
lines changed
fastlane/metadata/android/en-US/changelogs Expand file tree Collapse file tree 3 files changed +10
-1
lines changed Original file line number Diff line number Diff line change @@ -80,7 +80,7 @@ configurations.configureEach {
8080def versionMajor = 3
8181def versionMinor = 32
8282def versionPatch = 3
83- def versionBuild = 53 // 0-50=Alpha / 51-98=RC / 90-99=stable
83+ def versionBuild = 90 // 0-50=Alpha / 51-98=RC / 90-99=stable
8484
8585
8686def ndkEnv = new HashMap<String , String > ()
Original file line number Diff line number Diff line change 1+ ## 3.32.3 (August 21, 2025)
2+
3+ - Bugfixes
4+
5+ Minimum: NC 18 Server, Android 8.0 Nougat
6+
7+ For a full list, please see https://github.com/nextcloud/android/milestone/114
Original file line number Diff line number Diff line change 1+ # SPDX-FileCopyrightText: 2025 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