antonis / kcurrencies

A simple currencies DSL implemented in Kotlin. It provides operations and exchange between currencies.
MIT License
4 stars 0 forks source link

Suggestion: use Gradle Kotlin DSL #5

Open 21region opened 4 years ago

21region commented 4 years ago

https://docs.gradle.org/current/userguide/kotlin_dsl.html

antonis commented 4 years ago

Thank you for the feedback. I will try this in a next version