diff --git a/gradle/verification-metadata.xml b/gradle/verification-metadata.xml index babd4f7d3cd..986a6b6760c 100644 --- a/gradle/verification-metadata.xml +++ b/gradle/verification-metadata.xml @@ -6,98 +6,98 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -1883,6 +1883,12 @@ + + + + + + @@ -6548,6 +6554,12 @@ + + + + + + diff --git a/settings.gradle b/settings.gradle index 1161012b184..ff21b734377 100644 --- a/settings.gradle +++ b/settings.gradle @@ -23,6 +23,7 @@ buildscript { plugins { id "com.gradle.enterprise" version "3.11.2" id "com.gradle.common-custom-user-data-gradle-plugin" version "1.8.1" apply false + id "org.gradle.toolchains.foojay-resolver-convention" version "0.4.0" } def buildProperties = BuildPropertiesKt.getKotlinBuildPropertiesForSettings(settings)