mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 19:57:04 +05:30
chore(deps): update plugin compose to v1.1.1
This commit is contained in:
parent
0eba1e26fb
commit
0d63bfe26e
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ sqldelight = "1.5.3"
|
|||
[plugins]
|
||||
android-application = { id = "com.android.application", version.ref = "agp" }
|
||||
android-library = { id = "com.android.library", version.ref = "agp" }
|
||||
compose = { id = "org.jetbrains.compose", version = "1.1.0" }
|
||||
compose = { id = "org.jetbrains.compose", version = "1.1.1" }
|
||||
hilt = { id = "com.google.dagger.hilt.android", version.ref = "hilt" }
|
||||
kotlin-android = { id = "org.jetbrains.kotlin.android", version.ref = "kotlin" }
|
||||
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue