更新CameraX至v1.2.1
This commit is contained in:
@@ -6,7 +6,6 @@ buildscript {
|
||||
|
||||
repositories {
|
||||
google()
|
||||
maven { url 'https://maven.aliyun.com/repository/public/' }
|
||||
mavenCentral()
|
||||
}
|
||||
|
||||
@@ -24,9 +23,7 @@ buildscript {
|
||||
allprojects {
|
||||
repositories {
|
||||
google()
|
||||
maven { url 'https://maven.aliyun.com/repository/public/' }
|
||||
mavenCentral()
|
||||
// jcenter() // Warning: this repository is going to shut down soon
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user