Kpermissions Versions Save

A Kotlin library which helps to request runtime permissions in Android.

2.0.2

4 years ago

Updated the following public dependencies:

  • org.jetbrains.kotlin:kotlin-stdlib from 1.3.31 to 1.3.50
  • androidx.fragment:fragment from 1.0.0 to 1.1.0

No API changes for this release.

2.0.1

4 years ago

Fixed IllegalStateException thrown when a PermissionRequest is created in a Fragment which is still attaching (#32) No API changes for this release.

2.0.0

5 years ago

From 2.0.0 moving forward, the library is going to depend on the AndroidX artifacts. No API changes from this library point of view.

1.0.0

6 years ago

First release of this project.