Add BuildInference annotation onto stdlib coroutine builders
This commit is contained in:
@@ -192,6 +192,7 @@ compileCoroutinesKotlin {
|
||||
"-Xallow-result-return-type",
|
||||
"-Xmultifile-parts-inherit",
|
||||
"-Xuse-experimental=kotlin.contracts.ExperimentalContracts",
|
||||
"-Xuse-experimental=kotlin.Experimental",
|
||||
"-XXLanguage:-ReleaseCoroutines",
|
||||
"-module-name", "kotlin-stdlib-coroutines"
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user