Releases: merail/request-permissions-tool
Releases · merail/request-permissions-tool
1.2.0
What's Changed
- Migrate to Kotlin 2+
- Update compile SDK to 35
- Migrate to TOML file for dependencies
- Update lists of permissions in PermissionsInformer due to SDK 35
- Enable explicit API
Full Changelog: 1.1.2...1.2.0
1.1.2
What's Changed
- Returning isGranted = true for special permissions if the SDK is less than the required for that permission by @merail in #11
Full Changelog: 1.1.1...1.1.2
0.0.7
What's Changed
- Fix SYSTEM_ALERT_WINDOW permissions requesting bug by @merail in #7
Full Changelog: 0.0.6...0.0.7