0457c20c11a8aca79d07c90f25cf05d0d89b2fc3
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%