Ahmed Hamouda
11/26/2024, 10:58 AMThomas Broyer
11/26/2024, 11:21 AMAhmed Hamouda
11/26/2024, 11:34 AMEvaluating project ':build-logic' using build file '......./build-logic/build.gradle.kts'.[0K
Build cache key for Kotlin DSL script compilation (Project/TopLevel/stage1) is 6f5acc01949542d82e494788a011365a
Stored cache entry for Kotlin DSL script compilation (Project/TopLevel/stage1) with cache key 6f5acc01949542d82e494788a011365a
Downloading <https://plugins.gradle.org/m2/org/gradle/kotlin/kotlin-dsl/org.gradle.kotlin.kotlin-dsl.gradle.plugin/4.3.1/org.gradle.kotlin.kotlin-dsl.gradle.plugin-4.3.1.pom> to /builds/tangram/tangram/.gradle/.tmp/gradle_download18074616375016209805bin
Resource missing. [HTTP HEAD: <https://plugins.gradle.org/m2/org/gradle/kotlin/kotlin-dsl/org.gradle.kotlin.kotlin-dsl.gradle.plugin/4.3.1/org.gradle.kotlin.kotlin-dsl.gradle.plugin-4.3.1.jar>]
Downloading <https://plugins.gradle.org/m2/org/gradle/kotlin/gradle-kotlin-dsl-plugins/4.3.1/gradle-kotlin-dsl-plugins-4.3.1.pom> to /builds/tangram/tangram/.gradle/.tmp/gradle_download15816204093051882418bin
Vampire
11/26/2024, 12:08 PMAhmed Hamouda
11/26/2024, 12:18 PMAhmed Hamouda
11/27/2024, 8:59 AMThomas Broyer
11/27/2024, 9:12 AMkotlin-dsl
plugin, you shouldn't change it. The plugin itself checks whether its version is the one expected by the Gradle version it's applied on and warns if it's not the case. There must be a reason for this (I suppose they don't mind ensuring compatibility with various Gradle versions).Ahmed Hamouda
11/27/2024, 9:13 AMVampire
11/27/2024, 9:28 AMAhmed Hamouda
11/27/2024, 9:34 AM