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-alpha03
This commit is contained in:
parent
a6f2c0356b
commit
b9fc3c2968
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ pluginManagement {
|
||||||
mavenCentral()
|
mavenCentral()
|
||||||
google()
|
google()
|
||||||
}
|
}
|
||||||
plugins { id("org.jetbrains.compose") version "1.1.0-alpha02" apply false }
|
plugins { id("org.jetbrains.compose") version "1.1.0-alpha03" apply false }
|
||||||
}
|
}
|
||||||
|
|
||||||
dependencyResolutionManagement {
|
dependencyResolutionManagement {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue