Sfoglia il codice sorgente

:seedling: 上传人脸识别javaApi库

everywindchase 10 mesi fa
parent
commit
3ac4f1b062
2 ha cambiato i file con 4 aggiunte e 0 eliminazioni
  1. 4 0
      app/build.gradle
  2. BIN
      app/libs/CWFaceSDK.jar

+ 4 - 0
app/build.gradle

@@ -146,4 +146,8 @@ dependencies {
     // for debug
 //    debugImplementation 'com.localebro:okhttpprofiler:1.0.8'
 
+
+
+    // face
+    implementation fileTree(dir: 'libs', include: ['CWFaceSDK.jar'])
 }

BIN
app/libs/CWFaceSDK.jar