change simulator check method

This commit is contained in:
王劲鹏
2020-04-03 11:21:27 +08:00
committed by osborn
parent c20f1c53bf
commit 6ff085d579
4 changed files with 97 additions and 13 deletions

View File

@@ -35,7 +35,6 @@ dependencies {
implementation 'cn.bingoogolapple:bga-qrcode-zbar:1.3.7'
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'
testImplementation 'junit:junit:4.12'
androidTestImplementation 'androidx.test.ext:junit:1.1.1'
androidTestImplementation 'androidx.test.espresso:espresso-core:3.2.0'