We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a67ef7c + 73cb437 commit 5e3bde0Copy full SHA for 5e3bde0
app/build.gradle
@@ -61,7 +61,7 @@ configurations.configureEach {
61
// semantic versioning for version code
62
def versionMajor = 3
63
def versionMinor = 28
64
-def versionPatch = 1
+def versionPatch = 2
65
def versionBuild = 90 // 0-50=Alpha / 51-98=RC / 90-99=stable
66
67
fastlane/metadata/android/en-US/changelogs/30280290.txt
@@ -0,0 +1,8 @@
1
+## 3.28.2 (April 4th, 2024)
2
+
3
+- Bugfixes
4
5
6
+Minimum: NC 16 Server, Android 7.0 Nougat
7
8
+For a full list, please see https://github.com/nextcloud/android/milestone/90
0 commit comments