Open
Description
Current dependency points to:
api 'com.gitlab.ownclouders:dav4android:oc_support_2.1.5'
it should be replaced for another one located in our own repo:
https://github.com/owncloud/dav4android
TASKS
- Research (if needed)
- Create branch feature/feature_name
- Development tasks
- Implement whatever
- ...
- Implement unit tests (if needed)
- Code review and apply changes requested
- Design test plan
- QA
- Merge branch feature/feature_name into master