Use version 0.6.3 of Metro, with the bugfix we need
This commit is contained in:
parent
29a97fc0d9
commit
6027651d85
4 changed files with 5 additions and 9 deletions
|
|
@ -10,8 +10,7 @@ plugins {
|
|||
}
|
||||
|
||||
repositories {
|
||||
mavenLocal()
|
||||
mavenCentral()
|
||||
mavenCentral()
|
||||
google()
|
||||
}
|
||||
|
||||
|
|
|
|||
|
|
@ -9,8 +9,7 @@ rootProject.name = "ElementX_plugins"
|
|||
|
||||
dependencyResolutionManagement {
|
||||
repositories {
|
||||
mavenLocal()
|
||||
mavenCentral()
|
||||
mavenCentral()
|
||||
}
|
||||
versionCatalogs {
|
||||
create("libs") {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue