Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
kpermissions-rx3-3.3.0-javadoc.jar | 2021-12-18 | 197.7 kB | |
kpermissions-rx3-3.3.0-sources.jar | 2021-12-18 | 1.7 kB | |
kpermissions-rx2-3.3.0-javadoc.jar | 2021-12-18 | 197.7 kB | |
kpermissions-rx2-3.3.0-sources.jar | 2021-12-18 | 1.6 kB | |
kpermissions-rx3-3.3.0.aar | 2021-12-18 | 4.8 kB | |
kpermissions-coroutines-3.3.0-sources.jar | 2021-12-18 | 2.6 kB | |
kpermissions-rx2-3.3.0.aar | 2021-12-18 | 4.8 kB | |
kpermissions-coroutines-3.3.0-javadoc.jar | 2021-12-18 | 199.9 kB | |
kpermissions-coroutines-3.3.0.aar | 2021-12-18 | 10.4 kB | |
kpermissions-3.3.0-javadoc.jar | 2021-12-18 | 351.8 kB | |
kpermissions-3.3.0-sources.jar | 2021-12-18 | 20.8 kB | |
kpermissions-3.3.0.aar | 2021-12-18 | 39.0 kB | |
KPermissions 3.3.0 source code.tar.gz | 2021-12-17 | 126.7 kB | |
KPermissions 3.3.0 source code.zip | 2021-12-17 | 221.7 kB | |
README.md | 2021-12-17 | 435 Bytes | |
Totals: 15 Items | 1.4 MB | 0 |
- Fixed
ConcurrentModificationException
when updating the listeners while iterating on them in another thread (#288) - Removed legacy implementation of
RuntimePermissionHandler
and all its deprecated usages - Updated Kotlin to from 1.4.31 to 1.6.10
- Updated Kotlin coroutines from 1.4.3 to to 1.5.2
- Updated AndroidX Fragment to from 1.3.1 to 1.4.0
- Updated RxJava3 to from 3.0.8 to 3.0.13