Update runtime, dependencies and build script syntax
This commit is contained in:
parent
6749f0f09f
commit
c261b06dcb
2 changed files with 27 additions and 29 deletions
|
|
@ -1,12 +1,6 @@
|
|||
pluginManagement {
|
||||
repositories {
|
||||
google {
|
||||
content {
|
||||
includeGroupByRegex ("com\\.android.*")
|
||||
includeGroupByRegex ("com\\.google.*")
|
||||
includeGroupByRegex ("androidx.*")
|
||||
}
|
||||
}
|
||||
google ()
|
||||
mavenCentral ()
|
||||
gradlePluginPortal ()
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue