Kotlin setup instructions
Since Kotlin uses gradle and gradle supports Kotlin by default, you can use the general gradle approach.
The recommended way is to generate a Socket facts file with socket manifest gradle, which uses your local Gradle config to resolve the full dependency graph. See socket manifest gradle --help for more information (or this page).
After generating the manifest(s) you can create a report by running socket scan create in the same dir.
