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:
renovate[bot] 2022-01-27 17:45:15 +00:00 committed by GitHub
parent 3524da1f3f
commit a8c53a288a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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" }