[KPM] :kotlin-gradle-plugin-idea: Use kotlinStdlib() dependency
^KT-51262
This commit is contained in:
committed by
Space
parent
5f8b8e144f
commit
001fd373f2
@@ -3,7 +3,7 @@ plugins {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
implementation(project(":kotlin-stdlib"))
|
||||
implementation(kotlinStdlib())
|
||||
}
|
||||
|
||||
publish()
|
||||
|
||||
Reference in New Issue
Block a user