-
Step 1. Add the JitPack repository to your build file.
Add it in your root build.gradle at the end of repositories:
allprojects { repositories { ... maven { url 'https://jitpack.io' } } }
-
Step 2. Add the dependency
dependencies { implementation 'com.github.NaughtyChild:android_request_permisson:V0.1' }
-
Notifications
You must be signed in to change notification settings - Fork 0
android 权限动态请求库
License
NaughtyChild/android_request_permisson
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|