Skip to content

Commit 7a58e30

Browse files
Merge pull request #15953 from nextcloud/chore/version-bump-3-34-1
chore: version bump 3.34.1
2 parents 4334eca + 3bf6899 commit 7a58e30

File tree

6 files changed

+31
-4
lines changed

6 files changed

+31
-4
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ configurations.configureEach {
7878
def versionMajor = 3
7979
def versionMinor = 34
8080
def versionPatch = 1
81-
def versionBuild = 51 // 0-50=Alpha / 51-98=RC / 90-99=stable
81+
def versionBuild = 90 // 0-50=Alpha / 51-98=RC / 90-99=stable
8282

8383

8484
def ndkEnv = new HashMap<String, String>()
@@ -116,7 +116,7 @@ android {
116116
applicationId = "com.nextcloud.client"
117117
minSdk = 27
118118
targetSdk = 35
119-
compileSdk = 36
119+
compileSdk = 35
120120

121121
buildConfigField "boolean", "CI", ciBuild.toString()
122122
buildConfigField "boolean", "RUNTIME_PERF_ANALYSIS", perfAnalysis.toString()

appscan/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ android {
2323
defaultConfig {
2424
minSdk = 27
2525
targetSdk = 35
26-
compileSdk = 36
26+
compileSdk = 35
2727

2828
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
2929
}

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
*/
1111
buildscript {
1212
ext {
13-
androidLibraryVersion = "2.22.1"
13+
androidLibraryVersion = "faa8c7c0a191f33c17f450fd3854e0e0e86d1bab"
1414
androidCommonLibraryVersion = "0.28.0"
1515
androidPluginVersion = '8.13.0'
1616
androidxMediaVersion = "1.5.1"
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
## 3.34.1 RC1 (November 13, 2025)
2+
3+
- Auto rename and file name validation are now skipped when Windows compatibility enforcement is disabled.
4+
- Pagination has been added to the local file listing for improved navigation and performance.
5+
- Various bug fixes and stability improvements.
6+
7+
Minimum: NC 18 Server, Android 8.1 Nougat
8+
9+
For a full list, please see https://github.com/nextcloud/android/milestone/117
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# SPDX-FileCopyrightText: 2025 Nextcloud GmbH and Nextcloud contributors
2+
# SPDX-License-Identifier: AGPL-3.0-or-later

gradle/verification-metadata.xml

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16563,6 +16563,14 @@
1656316563
<sha256 value="b29d8928cba81c13d016ac2e0b7a7d40f1b2e71f8229d65efcffb871a27576de" origin="Generated by Gradle" reason="Artifact is not signed"/>
1656416564
</artifact>
1656516565
</component>
16566+
<component group="com.github.nextcloud" name="android-library" version="d4eaaa7d2359a6680a13a9fd34b48cc8eafe08ff">
16567+
<artifact name="android-library-d4eaaa7d2359a6680a13a9fd34b48cc8eafe08ff.aar">
16568+
<sha256 value="dbdc9eadd19a4a495144d0dca147a96f211a1da7ab972024b04cd194d0375877" origin="Generated by Gradle" reason="Artifact is not signed"/>
16569+
</artifact>
16570+
<artifact name="android-library-d4eaaa7d2359a6680a13a9fd34b48cc8eafe08ff.module">
16571+
<sha256 value="d2ad8f29c3a1a3d0aa9c4a7ea4f580618dd2812a45389c86f2d3561fa6e7587d" origin="Generated by Gradle" reason="Artifact is not signed"/>
16572+
</artifact>
16573+
</component>
1656616574
<component group="com.github.nextcloud" name="android-library" version="d525104338">
1656716575
<artifact name="android-library-d525104338.aar">
1656816576
<sha256 value="dbd608b7b39e8e89f82450f24a48fd0f084d264ea6b95b2993897e44de0954d3" origin="Generated by Gradle" reason="Artifact is not signed"/>
@@ -16712,6 +16720,14 @@
1671216720
<sha256 value="c175399a51de8d0ae3b6df6738479517b66421f1bcfeb6909ee0d457c0af8817" origin="Generated by Gradle" reason="Artifact is not signed"/>
1671316721
</artifact>
1671416722
</component>
16723+
<component group="com.github.nextcloud" name="android-library" version="faa8c7c0a191f33c17f450fd3854e0e0e86d1bab">
16724+
<artifact name="android-library-faa8c7c0a191f33c17f450fd3854e0e0e86d1bab.aar">
16725+
<sha256 value="163041f6df4803024268e4176e3606b635915e26a9166b99527dbe39e0a34446" origin="Generated by Gradle" reason="Artifact is not signed"/>
16726+
</artifact>
16727+
<artifact name="android-library-faa8c7c0a191f33c17f450fd3854e0e0e86d1bab.module">
16728+
<sha256 value="afbc48c54ec3096dd5703c38ce0036ff146c28f2ae512f4eb3d45f7d2d504597" origin="Generated by Gradle" reason="Artifact is not signed"/>
16729+
</artifact>
16730+
</component>
1671516731
<component group="com.github.nextcloud" name="android-library" version="fb3552a4322c83ed32bbbdfa988fa2c16dba529a">
1671616732
<artifact name="android-library-fb3552a4322c83ed32bbbdfa988fa2c16dba529a.aar">
1671716733
<sha256 value="bdc44e874f1e14338213ae5723e71710940a31416ff1c52c9eb2f282e5d3f29a" origin="Generated by Gradle" reason="Artifact is not signed"/>

0 commit comments

Comments
 (0)