2c625762e2d1c0aefee0f69c918e87783b85eb53
Building
- Gradle - Dependency Management
The GradleWrapper in included in this project.
Windows:
gradlew.bat clean build
macOS/Linux:
./gradlew clean build
Build artifacts should be found in ./build/libs folder.
Languages
Kotlin
100%