mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 14:07:05 +05:30
chore(deps): update plugin org.jetbrains.compose to v1.1.0
This commit is contained in:
parent
9767d374a8
commit
516e7b99bb
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ pluginManagement {
|
|||
}
|
||||
google()
|
||||
}
|
||||
plugins { id("org.jetbrains.compose") version "1.1.0-rc01" apply false }
|
||||
plugins { id("org.jetbrains.compose") version "1.1.0" apply false }
|
||||
}
|
||||
|
||||
dependencyResolutionManagement {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue