[Gradle][MPP] Add mavenCentral to repositories for KT-50847 test
This commit is contained in:
committed by
Space
parent
8208f8cc0f
commit
9c124e9f30
+1
@@ -6,6 +6,7 @@ plugins {
|
|||||||
|
|
||||||
repositories {
|
repositories {
|
||||||
mavenLocal()
|
mavenLocal()
|
||||||
|
mavenCentral()
|
||||||
}
|
}
|
||||||
|
|
||||||
kotlin {
|
kotlin {
|
||||||
|
|||||||
Reference in New Issue
Block a user