rootProject.name = "kotlin-bitflags"

pluginManagement {
  repositories {
    gradlePluginPortal()
    jcenter()
  }
}