File tree Expand file tree Collapse file tree
fastlane/metadata/android/en-US/changelogs Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -62,10 +62,10 @@ configurations.configureEach {
6262}
6363
6464// semantic versioning for version code
65- val versionMajor = 3
66- val versionMinor = 36
65+ val versionMajor = 33
66+ val versionMinor = 0
6767val versionPatch = 0
68- val versionBuild = 52 // 0-50=Alpha / 51-98=RC / 90-99=stable
68+ val versionBuild = 90 // 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+ ## 33.0.0 (February 18, 2026)
2+
3+ - Auto upload improvements
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
Original file line number Diff line number Diff line change 55androidCommonLibraryVersion = " 4fc0f29981"
66androidGifDrawableVersion = " 1.2.30"
77androidImageCropperVersion = " 4.7.0"
8- androidLibraryVersion =" rc- 2.23.0"
8+ androidLibraryVersion =" 2.23.0"
99androidPluginVersion = " 9.0.0"
1010androidsvgVersion = " 1.4"
1111androidxMediaVersion = " 1.5.1"
Original file line number Diff line number Diff line change 2075120751 <sha256 value="e7ab2429aded8474972439b212bc68e7bd7dd9663abf0cdbd1d448df2476acab" origin="Generated by Gradle" reason="Artifact is not signed"/>
2075220752 </artifact>
2075320753 </component>
20754+ <component group="com.github.nextcloud" name="android-library" version="2.23.0">
20755+ <artifact name="android-library-2.23.0.aar">
20756+ <sha256 value="1961cd7ed73892adfffa2f9602faedc81cf6db7a8a187d120c6e6bf9a6e4bb07" origin="Generated by Gradle" reason="Artifact is not signed"/>
20757+ </artifact>
20758+ <artifact name="android-library-2.23.0.module">
20759+ <sha256 value="ff9bd42f3483ca68cec591761235e21851b74bdeac389371a65d01a896e19df6" origin="Generated by Gradle" reason="Artifact is not signed"/>
20760+ </artifact>
20761+ </component>
2075420762 <component group="com.github.nextcloud" name="android-library" version="264b979b78f04ed2885c0c06f589fbf4080be932">
2075520763 <artifact name="android-library-264b979b78f04ed2885c0c06f589fbf4080be932.aar">
2075620764 <sha256 value="94784ab20e947be2b8d08cca16a1bc6ea393d1f7513c6df38d04ff6b61ddb846" origin="Generated by Gradle" reason="Artifact is not signed"/>
You can’t perform that action at this time.
0 commit comments