init扫码安卓项目,初始化,删除人脸识别内容

This commit is contained in:
limqhz
2020-07-24 15:21:03 +08:00
parent 32f827ef00
commit aba9c594cf
35 changed files with 426 additions and 1957 deletions

View File

@@ -79,7 +79,7 @@ dependencies {
implementation 'com.android.support.constraint:constraint-layout:1.1.3'
implementation 'com.google.code.gson:gson:2.8.4'
implementation 'com.squareup.okhttp3:okhttp:3.3.1'
implementation 'io.netty:netty-all:4.1.17.Final'
implementation 'io.netty:netty-all:4.1.10.Final'
implementation 'org.greenrobot:eventbus:3.1.1'
testImplementation 'junit:junit:4.12'
androidTestImplementation 'com.android.support.test:runner:1.0.2'