We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b667966 commit c64591bCopy full SHA for c64591b
README.md
@@ -67,7 +67,7 @@ dependencies {
67
// 设备兼容框架:https://github.com/getActivity/DeviceCompat
68
implementation 'com.github.getActivity:DeviceCompat:1.0'
69
// 权限请求框架:https://github.com/getActivity/XXPermissions
70
- implementation 'com.github.getActivity:XXPermissions:26.2'
+ implementation 'com.github.getActivity:XXPermissions:26.5'
71
}
72
```
73
0 commit comments