update dependency

This commit is contained in:
王劲鹏
2019-12-09 20:02:29 +08:00
committed by unknown
parent 0901633942
commit 95b16b8076
2 changed files with 2 additions and 2 deletions

View File

@@ -42,7 +42,7 @@ dependencies {
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.0'
implementation 'com.lahm.library:easy-protector-release:1.1.1'
testImplementation 'junit:junit:4.12'
androidTestImplementation 'androidx.test.ext:junit:1.1.1'
androidTestImplementation 'androidx.test.espresso:espresso-core:3.2.0'