Commit 59baa4d8 authored by Alexey Tsvetkov's avatar Alexey Tsvetkov

Minor: use new compose repo, when creating GitHub releases

parent 7f36a55a
...@@ -9,7 +9,7 @@ fun connectToGitHub() = ...@@ -9,7 +9,7 @@ fun connectToGitHub() =
repositories { repositories {
maven("https://packages.jetbrains.team/maven/p/ui/dev") maven(skiko.composeRepoUrl)
} }
val skikoArtifacts by configurations.creating val skikoArtifacts by configurations.creating
......
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