From ee2173f67b68d9b710ef593786f41f6baab5731f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 23 Dec 2021 12:29:34 +0000 Subject: chore(deps): update dependency androidx.compose.compiler:compiler to v1.1.0-rc02 (#1607) Co-authored-by: Renovate Bot Co-authored-by: Harsh Shandilya --- gradle/libs.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gradle') diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index debd81ac..fdb47502 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -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" } -- cgit v1.2.3