mirror of
https://github.com/RipMeApp/ripme.git
synced 2025-01-16 12:18:41 +01:00
add compose-jb to settings.gradle.kts
This commit is contained in:
parent
e066c01f08
commit
9328f7a346
@ -1 +1,9 @@
|
||||
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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user