kotlin-result/gradle.properties
Michael Bull 9ddac98e0c Add multi-platform support
Converts the unit tests to use kotlin-test, allowing them to target both
the jvm and js platforms.
2017-12-16 19:30:54 +00:00

9 lines
177 B
INI

group=com.github.michaelbull.kotlin-result
version=1.0.3-SNAPSHOT
dokkaVersion=0.9.15
gradleReleaseVersion=2.6.0
hamkrestVersion=1.4.2.0
junitVersion=4.12
kotlinVersion=1.2.10