da895cbc9142c7a348725e9d82f35de6cc79fa18
Kotlin Quick Start
An empty Kotlin project using Gradle.
You can use this template as a starting point for your own project.
Building
./gradlew build
Running
./gradlew run
Testing
./gradlew test
Description
Languages
Kotlin
100%