Skip to content
This repository has been archived by the owner on Jul 2, 2021. It is now read-only.

Release 3.1.0

Compare
Choose a tag to compare
@Serchinastico Serchinastico released this 06 Mar 16:37
· 77 commits to master since this release

With this release we are deprecating some methods and classes that won't be available in the future major version of Dexter. More specifically we are deleting:

  • Both methods called continueRequestingPendingPermissions
  • EmptyListenerclasses that are going to be replaced byBaseListenerclasses. These new listeners will provide a default implementation of the methodonPermissionRationaleShouldBeShown` continuing with the permissions process instead of having an empty implementation.