- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for getKotlinVersion (0.05 seconds)
-
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) ); }
Created: Wed Dec 31 11:36:14 GMT 2025 - Last Modified: Wed Dec 24 14:15:15 GMT 2025 - 2.3K bytes - Click Count (0)