-
Notifications
You must be signed in to change notification settings - Fork 3
Labels
chorecodebase/CI maintenance, no production code changecodebase/CI maintenance, no production code change
Description
Since DAVx5 requires Android 7, there's no reason to keep synctools at an older requirement.
Allows to remove a compat helper.
- Update minSdk to Android 7
- Remove
ContentProviderClient.closeCompat()and replace byclose()(even better.use {}if that's possible)
Reactions are currently unavailable
Metadata
Metadata
Labels
chorecodebase/CI maintenance, no production code changecodebase/CI maintenance, no production code change