Fix testPlatformToCommonExpByInComposite.
In 9d362875da build started fail if mpp
or js targets not configured.
The test testPlatformToCommonExpByInComposite was fixed due it.
This commit is contained in:
+5
@@ -14,3 +14,8 @@ apply plugin: 'kotlin-multiplatform'
|
||||
repositories {
|
||||
{{kotlin_plugin_repositories}}
|
||||
}
|
||||
|
||||
//
|
||||
kotlin{
|
||||
jvm()
|
||||
}
|
||||
Reference in New Issue
Block a user