aboutsummaryrefslogtreecommitdiff
path: root/gradle
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2022-08-24 20:55:24 +0000
committerGitHub <noreply@github.com>2022-08-24 20:55:24 +0000
commit64b7b23c2615d4e42e768650c8efd334bdd541ba (patch)
tree661c62251f65538d6fba9d57eca50e07ebbd5c85 /gradle
parent325f75d393a45c7b12c01bab72e2effc5ae6bd86 (diff)
fix(deps): update composefoundation to v1.3.0-beta01 (#2082)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
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 418322da..e60c4801 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -2,7 +2,7 @@
agp = "7.2.2"
androidxActivity = "1.6.0-rc01"
bouncycastle = "1.71"
-composeFoundation = "1.3.0-alpha03"
+composeFoundation = "1.3.0-beta01"
composeUi = "1.3.0-alpha03"
coroutines = "1.6.4"
flowbinding = "1.2.0"