blob: be5fbb7a39f4b627cf3d1aeaf57d37c7b16b44f0 [file] [log] [blame]
pluginManagement {
repositories {
// Prefer mavenCentral as that has signed artifacts
mavenCentral()
gradlePluginPortal()
}
}
include(":stub-annotations")