Skip to content

Releases: fondesa/kpermissions

KPermissions 2.0.2

29 Sep 13:27
c9d9872
Compare
Choose a tag to compare

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.

KPermissions 2.0.1

02 Jun 15:56
cc45352
Compare
Choose a tag to compare

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

KPermissions 2.0.0

23 May 21:40
7931b55
Compare
Choose a tag to compare

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.

KPermissions 1.0.0

13 Jan 14:16
Compare
Choose a tag to compare

First release of this project.