This repository has been archived by the owner on Jul 2, 2021. It is now read-only.
Release 2.4.0
With this release, we are deprecating most of the Dexter API to offer a more fluent design:
- Create a fluent API to call Dexter
- Deprecate all the methods that are going to be removed in 3.0.0
- Fix phantom activity when permissions are already granted (only when using the new API)
- Add sample snackbar listener callback to better configure your snackbar listeners.