remove rxpermissions with context compat instead

This commit is contained in:
王劲鹏
2020-02-28 12:00:25 +08:00
committed by osborn
parent 1a754b2558
commit 59a767fcc6
2 changed files with 28 additions and 17 deletions

View File

@@ -33,7 +33,6 @@ dependencies {
implementation 'com.squareup.okhttp3:okhttp:4.2.2'
implementation 'com.google.code.gson:gson:2.8.6'
implementation 'cn.bingoogolapple:bga-qrcode-zbar:1.3.7'
implementation 'com.github.tbruyelle:rxpermissions:0.10.2'
implementation "io.reactivex.rxjava2:rxjava:2.2.15"
api 'org.greenrobot:eventbus:3.1.1'
implementation 'com.lahm.library:easy-protector-release:1.1.1'