diff options
author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2024-02-22 10:39:02 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-22 05:09:02 +0000 |
commit | e2fc34efb7a48067fd0456493e934128575e6785 (patch) | |
tree | 5ad5e6c10bc069c46d8846a0d242b86a9a5f0aea /gradle/libs.versions.toml | |
parent | 0338369f854077eeb4d3ed6b1508bdd2448e332a (diff) |
chore(deps): update dependency androidx.compose.compiler:compiler to v1.5.10 (#2913)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Diffstat (limited to 'gradle/libs.versions.toml')
-rw-r--r-- | gradle/libs.versions.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 5a15250a..6633e16e 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -5,7 +5,7 @@ agp = "8.2.0" androidxActivity = "1.9.0-alpha03" bouncycastle = "1.77" # @keep used for kotlinCompilerExtensionVersion -composeCompiler = "1.5.9" +composeCompiler = "1.5.10" coroutines = "1.8.0" flowbinding = "1.2.0" hilt = "2.50" |