i tried `allprojects { compileKotlin { jvmTarget =...
# announcements
m
i tried
allprojects { compileKotlin { jvmTarget = "1.8" } }
but that didn't have any effect on the generated facets when I sync, which still think they're targeting java 1.6