diff options
author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2023-12-20 11:05:15 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-12-20 05:35:15 +0000 |
commit | 80c14084dde5adb75c8a5067b2048fb16041fa9c (patch) | |
tree | 4ee442f9b43064d6a57ec6bafbfd3f0c17dc2ec0 /gradle/libs.versions.toml | |
parent | df54e9c6b7b25fcbc6997ba19a554da56925a6b3 (diff) |
chore(deps): update dependency androidx.compose.compiler:compiler to v1.5.7 (#2827)
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 4173bf04..3def18c2 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -6,7 +6,7 @@ androidxActivity = "1.8.2" bouncycastle = "1.77" moshi = "1.15.0" # @keep used for kotlinCompilerExtensionVersion -composeCompiler = "1.5.6" +composeCompiler = "1.5.7" coroutines = "1.7.3" flowbinding = "1.2.0" hilt = "2.50" |