RedMadRobot / gradle-infrastructure

Set of small plugins to reduce boilerplate in Gradle build scripts.
MIT License
44 stars 2 forks source link

kotlin: Allow to change JDK for kotlin-library #93

Closed osipxd closed 2 years ago

osipxd commented 2 years ago

We should use redmadrobot.jvmTarget here

https://github.com/RedMadRobot/gradle-infrastructure/blob/fbbcc59fc66803a80bca1a5476619c46fcf877d2/infrastructure-kotlin/src/main/kotlin/kotlin/KotlinLibraryPlugin.kt#L27-L30