Skip to content

Commit 7c9dde7

Browse files
Merge pull request #17116 from nextcloud/chore/version-bump-33.1.2
chore: version bump 33.1.2
2 parents d77bdab + fe98ff5 commit 7c9dde7

3 files changed

Lines changed: 10 additions & 1 deletion

File tree

app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ configurations.configureEach {
6464
// semantic versioning for version code
6565
val versionMajor = 33
6666
val versionMinor = 1
67-
val versionPatch = 1
67+
val versionPatch = 2
6868
val versionBuild = 90 // 0-50=Alpha / 51-98=RC / 90-99=stable
6969

7070
val ndkEnv = buildMap {
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
## 33.1.2 (June 3, 2026)
2+
3+
- Only needed for F-Droid release
4+
5+
Minimum: NC 20 Server, Android 9 Nougat
6+
7+
For a full list, please see https://github.com/nextcloud/android/milestone/126
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)