Skip to content

Commit 2082fc4

Browse files
authoredMar 24, 2025··
Merge pull request #5021 from owncloud/enable_android_4.5
Enable Android 4.5
2 parents 0788d05 + cdaa291 commit 2082fc4

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed
 

‎global-attributes.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -68,5 +68,5 @@
6868
latest-ios-version: '12.4'
6969
previous-ios-version: '12.3'
7070
# android
71-
latest-android-version: '4.4'
72-
previous-android-version: '4.3'
71+
latest-android-version: '4.5'
72+
previous-android-version: '4.4'

‎site.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,8 @@ content:
4141
- url: https://github.com/owncloud/docs-client-android.git
4242
branches:
4343
- master
44+
- '4.5'
4445
- '4.4'
45-
- '4.3'
4646

4747
ui:
4848
supplemental_files: overlay

0 commit comments

Comments
 (0)
Please sign in to comment.