File tree 4 files changed +10
-3
lines changed
fastlane/metadata/android/en-US/changelogs
4 files changed +10
-3
lines changed Original file line number Diff line number Diff line change 1
- ## 3.19.1 (February 24, 2022)
1
+ ## 3.19.1 RC1 (February 24, 2022)
2
2
3
3
- Minor bugfixes
4
4
Original file line number Diff line number Diff line change @@ -89,7 +89,7 @@ repositories {
89
89
def versionMajor = 3
90
90
def versionMinor = 19
91
91
def versionPatch = 1
92
- def versionBuild = 51 // 0-50=Alpha / 51-98=RC / 90-99=stable
92
+ def versionBuild = 52 // 0-50=Alpha / 51-98=RC / 90-99=stable
93
93
94
94
for (TaskExecutionRequest tr : getGradle(). getStartParameter(). getTaskRequests()) {
95
95
for (String arg : tr. args) {
Original file line number Diff line number Diff line change 1
- ## 3.19.1 (February 24, 2022)
1
+ ## 3.19.1 RC1 (February 24, 2022)
2
2
3
3
- Minor bugfixes
4
4
Original file line number Diff line number Diff line change
1
+ ## 3.19.1 RC2 (March 3, 2022)
2
+
3
+ - Minor fixes and improvements
4
+
5
+ Minimum: NC 16 Server, Android 6.0 Marshmallow
6
+
7
+ For a full list, please see https://github.com/nextcloud/android/milestone/65
You can’t perform that action at this time.
0 commit comments