chore(deps): update dependency androidx.compose.compiler:compiler to v1.1.0-rc02 (#1607)
Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
parent
736f84acb4
commit
ee2173f67b
1 changed files with 1 additions and 1 deletions
|
@ -56,7 +56,7 @@ dagger-hilt-compiler = { module = "com.google.dagger:hilt-compiler", version.ref
|
|||
dagger-hilt-core = { module = "com.google.dagger:hilt-core", version.ref = "hilt" }
|
||||
|
||||
compose-animation = { module = "androidx.compose.animation:animation", version.ref = "compose" }
|
||||
compose-compiler = { module = "androidx.compose.compiler:compiler", version.ref = "compose" }
|
||||
compose-compiler = "androidx.compose.compiler:compiler:1.1.0-rc02"
|
||||
compose-foundation-core = { module = "androidx.compose.foundation:foundation", version.ref = "compose" }
|
||||
compose-foundation-layout = { module = "androidx.compose.foundation:foundation-layout", version.ref = "compose" }
|
||||
compose-material = { module = "androidx.compose.material:material", version.ref = "compose" }
|
||||
|
|
Loading…
Reference in a new issue