From e11226949eed6a5220f369044b88dd9c9a446ac2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 3 May 2023 20:27:34 +0000 Subject: chore(deps): update dependency androidx.compose.compiler:compiler to v1.4.7 (#2500) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 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 f1600366..a4f441e8 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -3,7 +3,7 @@ agp = "8.0.1" androidxActivity = "1.7.1" bouncycastle = "1.73" # @keep used for kotlinCompilerExtensionVersion -composeCompiler = "1.4.6-dev-k1.8.21-290a127309e" +composeCompiler = "1.4.7" coroutines = "1.6.4" flowbinding = "1.2.0" hilt = "2.46" -- cgit v1.2.3