File tree Expand file tree Collapse file tree 5 files changed +19
-2
lines changed
fastlane/metadata/android/en-US/changelogs Expand file tree Collapse file tree 5 files changed +19
-2
lines changed Original file line number Diff line number Diff line change @@ -78,7 +78,7 @@ configurations.configureEach {
78
78
def versionMajor = 3
79
79
def versionMinor = 34
80
80
def versionPatch = 0
81
- def versionBuild = 52 // 0-50=Alpha / 51-98=RC / 90-99=stable
81
+ def versionBuild = 90 // 0-50=Alpha / 51-98=RC / 90-99=stable
82
82
83
83
84
84
def ndkEnv = new HashMap<String , String > ()
Original file line number Diff line number Diff line change 10
10
*/
11
11
buildscript {
12
12
ext {
13
- androidLibraryVersion = " rc- 2.22.0-02 "
13
+ androidLibraryVersion = " 2.22.0"
14
14
androidCommonLibraryVersion = " 0.28.0"
15
15
androidPluginVersion = ' 8.13.0'
16
16
androidxMediaVersion = " 1.5.1"
Original file line number Diff line number Diff line change
1
+ ## 3.34.0 (September 25, 2025)
2
+
3
+ - Bugfixes
4
+
5
+ Minimum: NC 18 Server, Android 8.1 Nougat
6
+
7
+ For a full list, please see https://github.com/nextcloud/android/milestone/117
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
Original file line number Diff line number Diff line change 15963
15963
<sha256 value="e0c738e7c3648549631eda0f90d3ae028d6199ffe368324baf0503433535f33f" origin="Generated by Gradle" reason="Artifact is not signed"/>
15964
15964
</artifact>
15965
15965
</component>
15966
+ <component group="com.github.nextcloud" name="android-library" version="2.22.0">
15967
+ <artifact name="android-library-2.22.0.aar">
15968
+ <sha256 value="22c05e04d2b2667c39da419b2d3d07e7832babd4b2e235aa5d4394a4fecf92ee" origin="Generated by Gradle" reason="Artifact is not signed"/>
15969
+ </artifact>
15970
+ <artifact name="android-library-2.22.0.module">
15971
+ <sha256 value="6dbf57bc89a9537e4ae525ebd7b6b82771c0305b2a2fed834485c1123a89e631" origin="Generated by Gradle" reason="Artifact is not signed"/>
15972
+ </artifact>
15973
+ </component>
15966
15974
<component group="com.github.nextcloud" name="android-library" version="26dc8477962f12356db840bb1a774f0186b38e4d">
15967
15975
<artifact name="android-library-26dc8477962f12356db840bb1a774f0186b38e4d.aar">
15968
15976
<sha256 value="57ab4fd7c922875a7e0b5feac20aa27ab5df0fd3b4e042f92ed727c0b6316e81" origin="Generated by Gradle" reason="Artifact is not signed"/>
You can’t perform that action at this time.
0 commit comments