Skip to content

Instantly share code, notes, and snippets.

@olonho
Created August 21, 2020 12:15
Show Gist options
  • Save olonho/797f692f8c93975e979b4851cc4e8d63 to your computer and use it in GitHub Desktop.
Save olonho/797f692f8c93975e979b4851cc4e8d63 to your computer and use it in GitHub Desktop.
rootProject.name = "myproject"
pluginManagement {
repositories {
gradlePluginPortal()
maven("https://packages.jetbrains.team/maven/p/ui/dev")
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment