mirror of
https://github.com/pppscn/SmsForwarder
synced 2025-08-03 01:17:41 +08:00
优化:权限检查机制判断(适配 OPPO 应用权限受阻跳转优化方案)
This commit is contained in:
parent
38ffe3e281
commit
750c339411
@ -342,7 +342,7 @@ dependencies {
|
||||
testImplementation "androidx.paging:paging-common-ktx:$paging_version"
|
||||
|
||||
//权限请求框架:https://github.com/getActivity/XXPermissions
|
||||
implementation 'com.github.getActivity:XXPermissions:18.6'
|
||||
implementation 'com.github.getActivity:XXPermissions:18.62'
|
||||
//语种切换框架:https://github.com/getActivity/MultiLanguages
|
||||
implementation 'com.github.getActivity:MultiLanguages:b47f7be' //9.3
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user