Update dependencies, buildTypes & version.
This commit is contained in:
parent
f663b00e3e
commit
b9aad61d5f
2 changed files with 11 additions and 15 deletions
|
|
@ -9,9 +9,6 @@ pluginManagement {
|
|||
}
|
||||
mavenCentral()
|
||||
gradlePluginPortal()
|
||||
maven {
|
||||
url = uri("https://androidx.dev/snapshots/builds/13617490/artifacts/repository")
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
|
@ -20,9 +17,6 @@ dependencyResolutionManagement {
|
|||
repositories {
|
||||
google()
|
||||
mavenCentral()
|
||||
maven {
|
||||
url = uri("https://androidx.dev/snapshots/builds/13617490/artifacts/repository")
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue