<@U0CP8EBRV> commented on <@U0CP8EBRV>’s file <htt...
# gradle
u
@Czar commented on @Czar’s file https://kotlinlang.slack.com/files/U0CP8EBRV/F8425ESBH/build_gradle_kts.kt: I think I've got it. 1.1.60 for plugin is not yet supported, so I have to use 1.1.51 for the plugin and 1.1.60 for stdlib and other application dependencies. This was a bit counterintuitive since when no version is specified for stdlib, plugin's version is used, I assumed plugin should be able to have latest version.