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

@@ -4,7 +4,7 @@ buildscript {
repositories {
google()
maven{ url 'http://maven.aliyun.com/nexus/content/groups/public/'}
maven{ url 'https://maven.aliyun.com/repository/public'}
}
dependencies {
classpath 'com.android.tools.build:gradle:3.1.4'