savepopulation / permy

A lightweight library for dealing with Android permissions

Repository from Github https://github.comsavepopulation/permyRepository from Github https://github.comsavepopulation/permy

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'
}

About

A lightweight library for dealing with Android permissions


Languages

Language:Kotlin 100.0%