chore(deps): update dependency androidx.compose.compiler:compiler to v1.1.0-rc03 (#1691)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
3524da1f3f
commit
a8c53a288a
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,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 = "androidx.compose.compiler:compiler:1.1.0-rc02"
|
||||
compose-compiler = "androidx.compose.compiler:compiler:1.1.0-rc03"
|
||||
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…
Add table
Add a link
Reference in a new issue