2018-09-18 21:20:37 +00:00
|
|
|
group=com.michael-bull.kotlin-result
|
2024-03-03 15:58:07 +00:00
|
|
|
version=1.1.21-SNAPSHOT
|
2024-03-02 23:29:17 +00:00
|
|
|
description=A multiplatform Result monad for modelling success or failure operations.
|
2021-03-25 12:22:53 +00:00
|
|
|
|
2021-10-26 15:38:46 +00:00
|
|
|
kotlin.code.style=official
|
2021-03-25 12:22:53 +00:00
|
|
|
kotlin.native.ignoreDisabledTargets=true
|
2021-10-26 16:14:33 +00:00
|
|
|
kotlin.mpp.stability.nowarn=true
|
2021-10-26 15:38:46 +00:00
|
|
|
|
|
|
|
org.gradle.jvmargs=-XX:MaxMetaspaceSize=1g
|