An android library that makes it really easy to deal with dynamic permissions. Based on the context, the library automatically decides whether to show a dialog (in case the app is in foreground) or a notification (in case permission is required by a background service).
Version2.0.49compared with
Version Details
| 1.0.43 | 2.0.49 | |
|---|---|---|
| Release date | Jul 23, 2021 | Jul 23, 2021 |
| Licenses | MIT | MIT |
| Vulnerabilities | None | None |
Compile Changes (3)
| 1.0.43 | 2.0.49 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | androidx.appcompat » appcompat | - | 1.1.0 |
| + Added | androidx.localbroadcastmanager » localbroadcastmanager | - | 1.0.0 |
| - Removed | com.android.support » appcompat-v7 | 28.0.0 | - |