Skip to content

Commit f1ebfe2

Browse files
committed
chore(version): bump 34.0.0
Signed-off-by: alperozturk96 <alper_ozturk@proton.me>
1 parent 6e81788 commit f1ebfe2

3 files changed

Lines changed: 13 additions & 1 deletion

File tree

app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ configurations.configureEach {
6262
val versionMajor = 34
6363
val versionMinor = 0
6464
val versionPatch = 0
65-
val versionBuild = 51 // 0-50=Alpha / 51-98=RC / 90-99=stable
65+
val versionBuild = 90 // 0-50=Alpha / 51-98=RC / 90-99=stable
6666

6767
val ndkEnv = buildMap {
6868
file("${project.rootDir}/ndk.env").readLines().forEach {
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
## 34.0.0 (June 8, 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
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# SPDX-FileCopyrightText: 2026 Nextcloud GmbH and Nextcloud contributors
2+
# SPDX-License-Identifier: AGPL-3.0-or-later

0 commit comments

Comments
 (0)