Use version 0.6.3 of Metro, with the bugfix we need

This commit is contained in:
Jorge Martín 2025-08-25 08:47:48 +02:00
parent 29a97fc0d9
commit 6027651d85
4 changed files with 5 additions and 9 deletions

View file

@ -10,8 +10,7 @@ plugins {
}
repositories {
mavenLocal()
mavenCentral()
mavenCentral()
google()
}

View file

@ -9,8 +9,7 @@ rootProject.name = "ElementX_plugins"
dependencyResolutionManagement {
repositories {
mavenLocal()
mavenCentral()
mavenCentral()
}
versionCatalogs {
create("libs") {