Enable coroutines in kotlin-stdlib-common
This commit is contained in:
@@ -34,6 +34,8 @@ compileKotlinCommon {
|
||||
}
|
||||
*/
|
||||
|
||||
kotlin.experimental.coroutines 'enable'
|
||||
|
||||
jar {
|
||||
manifestAttributes(manifest, project, 'Main')
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user