Unclaimed project
Are you a maintainer of easypermissions? Claim this project to take control of your public changelog and roadmap.
Version 2.0.0 contains some breaking changes:
android.app.Fragment, which is deprecated in Android 28. Apps that want to use EasyPermissions in a Fragment should use the Fragment class in the Android Support Library (AndroidX).@Deprecated methods to clean up the API.This version also bumps the support library dependency from 27.1.1 to 28.0.0. This will be the last release using the old-style support library before moving to androidx.