Hi, Am I understand right that apply { plugin("app...
# getting-started
m
Hi, Am I understand right that apply { plugin("application") } in build.gradle and apply { plugin<ApplicationPlugin>() } in build.gradle.kts does the same thing?