aboutsummaryrefslogtreecommitdiff
path: root/gradle
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2023-05-03 20:27:34 +0000
committerGitHub <noreply@github.com>2023-05-03 20:27:34 +0000
commite11226949eed6a5220f369044b88dd9c9a446ac2 (patch)
tree47602ff1c834742dc3e11d9ee11425bb0b1684b1 /gradle
parent3356842ada044e8ec8d5924d99a0fca74ffce299 (diff)
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 <me@msfjarvis.dev>
Diffstat (limited to 'gradle')
-rw-r--r--gradle/libs.versions.toml2
1 files changed, 1 insertions, 1 deletions
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"