Commit e93a896b authored by Nikolay Igotti's avatar Nikolay Igotti

Add mavenCentral

parent 8d0b245e
...@@ -7,6 +7,7 @@ plugins { ...@@ -7,6 +7,7 @@ plugins {
repositories { repositories {
mavenLocal() mavenLocal()
mavenCentral()
maven("https://dl.bintray.com/kotlin/kotlin-eap") maven("https://dl.bintray.com/kotlin/kotlin-eap")
maven("https://maven.pkg.jetbrains.space/public/p/compose/dev") maven("https://maven.pkg.jetbrains.space/public/p/compose/dev")
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment