pluginManagement { repositories { mavenLocal() gradlePluginPortal() // TODO: remove after new build of compose-jb is published maven("https://maven.pkg.jetbrains.space/public/p/compose/dev") } } rootProject.name = "ripme"