- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for gradleProperty (0.1 sec)
-
build-logic-commons/build-platform/build.gradle.kts
val asmVersion = "9.7" // To try out better kotlin compilation avoidance and incremental compilation // with -Pkotlin.incremental.useClasspathSnapshot=true val kotlinVersion = providers.gradleProperty("buildKotlinVersion") .getOrElse(embeddedKotlinVersion) dependencies { constraints { api("org.gradle.guides:gradle-guides-plugin:0.23")
Registered: Wed Nov 06 11:36:14 UTC 2024 - Last Modified: Tue Oct 29 21:53:00 UTC 2024 - 4.8K bytes - Viewed (0)