chore(deps): update dependency androidx.compose.compiler:compiler to v1.1.0 (#1722)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Aditya Wasan <adityawasan55@gmail.com>
This commit is contained in:
renovate[bot]
2022-02-10 12:01:17 +00:00
committed by GitHub
parent bba4dad568
commit 27bef2704a

View File

@@ -54,7 +54,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-rc03"
compose-compiler = "androidx.compose.compiler:compiler:1.1.0"
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" }