- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for getKotlinVersion (0.08 sec)
-
build-logic/binary-compatibility/src/main/groovy/gradlebuild/binarycompatibility/JapicmpTaskWithKotlin.java
Project project = getProject(); DependencyHandler dependencies = project.getDependencies(); String kotlinVersion = new ExternalModulesExtension(4) {}.getKotlinVersion(); return project.getConfigurations().detachedConfiguration( dependencies.create("org.jetbrains.kotlin:kotlin-compiler-embeddable:" + kotlinVersion) ); }
Registered: Wed Dec 31 11:36:14 UTC 2025 - Last Modified: Wed Dec 24 14:15:15 UTC 2025 - 2.3K bytes - Viewed (0)