kotlin-result/gradle.properties
Michael Bull af13c9ee7c Rename Error class to Err
Avoids naming conflict with the stdlib's Error class, also now matches
Rust's naming.
2017-10-22 16:08:26 +01:00

10 lines
205 B
INI

group=com.github.michaelbull.kotlin-result
version=1.0.0-SNAPSHOT
dokkaVersion=0.9.15
gradleReleaseVersion=2.6.0
hamkrestVersion=1.4.2.0
junitVersion=5.0.1
junitPlatformVersion=1.0.0
kotlinVersion=1.1.51