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 @@ -59,10 +59,10 @@ configurations.configureEach {
5959}
6060
6161// semantic versioning for version code
62- val versionMajor = 33
63- val versionMinor = 2
62+ val versionMajor = 34
63+ val versionMinor = 0
6464val versionPatch = 0
65- val versionBuild = 0 // 0-50=Alpha / 51-98=RC / 90-99=stable
65+ val versionBuild = 51 // 0-50=Alpha / 51-98=RC / 90-99=stable
6666
6767val ndkEnv = buildMap {
6868 file(" ${project.rootDir} /ndk.env" ).readLines().forEach {
Original file line number Diff line number Diff line change 1+ ## 34.0.0 RC1 (June 3, 2026)
2+
3+ - Sync all folder
4+ - Faster gallery search, navigation
5+ - Better end-to-end encryption support
6+ - Bug fixes and performance improvements
7+
8+ Minimum: NC 20 Server, Android 9 Nougat
9+
10+ For a full list, please see https://github.com/nextcloud/android/milestone/125
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 = " 0.33.2"
66androidGifDrawableVersion = " 1.2.31"
77androidImageCropperVersion = " 4.7.0"
8- androidLibraryVersion =" dd85553abaea1c05dc514268a3cf4a976535bc2b "
8+ androidLibraryVersion =" rc-2.24.0 "
99androidOpensslVersion = " 3.5.6"
1010androidPluginVersion = " 9.2.1"
1111androidsvgVersion = " 1.4"
Original file line number Diff line number Diff line change 2209322093 <sha256 value="6e59167e6060955b1ff344cc87870b2386a5b03375ede40288f907c316326851" origin="Generated by Gradle" reason="Artifact is not signed"/>
2209422094 </artifact>
2209522095 </component>
22096+ <component group="com.github.nextcloud" name="android-library" version="rc-2.24.0">
22097+ <artifact name="android-library-rc-2.24.0.aar">
22098+ <sha256 value="a7cdfc02c68f723b83cd262e6e6447bfe8453aac3084c57fb898208e069459ea" origin="Generated by Gradle" reason="Artifact is not signed"/>
22099+ </artifact>
22100+ <artifact name="android-library-rc-2.24.0.module">
22101+ <sha256 value="733d4d99a527d6d5699571a9e8a404a82675b9f84bb4e9a8ec359368a81bf7a2" origin="Generated by Gradle" reason="Artifact is not signed"/>
22102+ </artifact>
22103+ </component>
2209622104 <component group="com.github.nextcloud-deps" name="qrcodescanner" version="0.1.2.4">
2209722105 <artifact name="qrcodescanner-0.1.2.4.aar">
2209822106 <sha256 value="b286128792cc04f59b0defa2c937c86d9e2fc824a8011b9af9eea7fd0ea84303" origin="Generated by Gradle" reason="Artifact is not signed"/>
You can’t perform that action at this time.
0 commit comments