Skip to content

Commit

Permalink
Merge pull request #2621 from nextcloud/feat/require-caldav-backend
Browse files Browse the repository at this point in the history
feat: require caldav backend
  • Loading branch information
st3iny authored Jul 26, 2024
2 parents da8d9fe + 6e8ca71 commit ac91de0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions appinfo/info.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
<screenshot>https://raw.githubusercontent.com/nextcloud/tasks/master/screenshots/tasks-1.png</screenshot>
<dependencies>
<nextcloud min-version="28" max-version="31"/>
<backend>caldav</backend>
</dependencies>
<navigations>
<navigation>
Expand Down

0 comments on commit ac91de0

Please sign in to comment.