Revert "Force bootstrap stdlib in modules that used in composite build"
This reverts commit ad76562c
This commit is contained in:
@@ -211,6 +211,6 @@ allprojects { project ->
|
||||
}
|
||||
|
||||
dependencies.ext.kotlinStdlib = { suffix ->
|
||||
DependenciesKt.kotlinStdlib(project, suffix, null, false)
|
||||
DependenciesKt.kotlinStdlib(project, suffix, null)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user