also you can replace `apply` at the top of the fil...
# kotlin-fuel
n
also you can replace
apply
at the top of the file with
plugins { id("someplugin") }
without a version specified