6569ec619a637c53630a6deca27b5652d8bcec8b
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%