Releases: fondesa/kpermissions
Releases · fondesa/kpermissions
KPermissions 2.0.2
Updated the following public dependencies:
org.jetbrains.kotlin:kotlin-stdlib
from 1.3.31 to 1.3.50androidx.fragment:fragment
from 1.0.0 to 1.1.0
No API changes for this release.
KPermissions 2.0.1
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
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
First release of this project.