File tree Expand file tree Collapse file tree 3 files changed +13
-1
lines changed
fastlane/metadata/android/en-US/changelogs Expand file tree Collapse file tree 3 files changed +13
-1
lines changed Original file line number Diff line number Diff line change @@ -74,7 +74,7 @@ configurations.configureEach {
7474def versionMajor = 3
7575def versionMinor = 33
7676def versionPatch = 0
77- def versionBuild = 53 // 0-50=Alpha / 51-98=RC / 90-99=stable
77+ def versionBuild = 90 // 0-50=Alpha / 51-98=RC / 90-99=stable
7878
7979
8080def ndkEnv = new HashMap<String , String > ()
Original file line number Diff line number Diff line change 1+ ## 3.33.0 (September 10, 2025)
2+
3+ - Migrate to Glide 4
4+ - Performance improvements
5+ - Fix gallery image scaling
6+ - Bugfixes
7+
8+ Minimum: NC 18 Server, Android 8.1 Nougat
9+
10+ For a full list, please see https://github.com/nextcloud/android/milestone/112
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