Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 223 Bytes

File metadata and controls

12 lines (11 loc) · 223 Bytes

permy

A lightweight library for checking and asking Android permissions

Dependency

maven { url 'https://jitpack.io' }
dependencies {
    implementation 'com.github.savepopulation:permy:v1.0.0'
}