We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac3a3ff commit 9ade9e4Copy full SHA for 9ade9e4
settings.gradle.kts
@@ -20,7 +20,7 @@ pluginManagement {
20
21
plugins {
22
// Use the Foojay Toolchains plugin to automatically download JDKs required by subprojects.
23
- id("org.gradle.toolchains.foojay-resolver-convention") version "0.8.0"
+ id("org.gradle.toolchains.foojay-resolver-convention") version "0.10.0"
24
}
25
26
// Include the `app` and `utils` subprojects in the build.
0 commit comments