Skip to content

Instantly share code, notes, and snippets.

@igorescodro
Created August 25, 2022 15:46
Show Gist options
  • Save igorescodro/377a91cbc262ef8a01383626778c69bf to your computer and use it in GitHub Desktop.
Save igorescodro/377a91cbc262ef8a01383626778c69bf to your computer and use it in GitHub Desktop.
pluginManagement {
includeBuild("plugins")
repositories {
gradlePluginPortal()
google()
mavenCentral()
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment