and in a classic `build.gradle` file I can just do...
# gradle
m
and in a classic
build.gradle
file I can just do
import myapp.gradle.Deps
in the beginning of the file and everywhere else
Deps.kotlinPlugin
,
Deps.kotlinRuntime
etc