Disable kotlin MPP alpha warning

This commit is contained in:
Michael Bull 2021-10-26 17:14:33 +01:00
parent 6080f3f190
commit 421dddf5e5
1 changed files with 1 additions and 0 deletions

View File

@ -3,5 +3,6 @@ version=1.1.13-SNAPSHOT
kotlin.code.style=official
kotlin.native.ignoreDisabledTargets=true
kotlin.mpp.stability.nowarn=true
org.gradle.jvmargs=-XX:MaxMetaspaceSize=1g