mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-16 09:17:03 +05:30
spotless
This commit is contained in:
parent
103e6e60bb
commit
8fbafa8d47
1 changed files with 1 additions and 3 deletions
|
@ -5,9 +5,7 @@ pluginManagement {
|
||||||
maven("https://maven.pkg.jetbrains.space/public/p/compose/dev")
|
maven("https://maven.pkg.jetbrains.space/public/p/compose/dev")
|
||||||
google()
|
google()
|
||||||
}
|
}
|
||||||
plugins {
|
plugins { id("org.jetbrains.compose") version "1.0.0" apply false }
|
||||||
id("org.jetbrains.compose") version "1.0.0" apply false
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
dependencyResolutionManagement {
|
dependencyResolutionManagement {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue