Ensure default toolchain is also set to java only modules.

^KT-46972 Fixed
This commit is contained in:
Yahor Berdnikau
2021-07-09 16:09:58 +02:00
committed by TeamCityServer
parent a8e28e4b69
commit de22a467a1
2 changed files with 3 additions and 1 deletions
-1
View File
@@ -11,7 +11,6 @@ plugins {
java
}
val JDK_18: String by rootProject.extra
val fatJarContents by configurations.creating {
isCanBeResolved = true