Add Foojay toolchain resolver plugin to desktop Gradle settings
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -6,4 +6,8 @@ pluginManagement {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
plugins {
|
||||||
|
id("org.gradle.toolchains.foojay-resolver-convention") version "1.0.0"
|
||||||
|
}
|
||||||
|
|
||||||
rootProject.name = "exo-desktop"
|
rootProject.name = "exo-desktop"
|
||||||
|
|||||||
Reference in New Issue
Block a user