aboutsummaryrefslogtreecommitdiff
path: root/gradle
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2022-04-20 18:34:12 +0000
committerGitHub <noreply@github.com>2022-04-20 18:34:12 +0000
commit27540346bb53f84083ca47f79b4af9d4ef2abc4f (patch)
tree6e55a5f65fb47d8496790523f2172626837721c1 /gradle
parentd34a42c7a8cb32d5f6bf2c7c3b0bd1d5bedfae2b (diff)
chore(deps): update androidx.compose.ui to v1.2.0-alpha08 (#1855)
Co-authored-by: Renovate Bot <bot@renovateapp.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 7ef46682..5bfc49bb 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -2,7 +2,7 @@
[versions]
androidx_activity = "1.4.0"
androidx_test = "1.4.1-alpha05"
-compose = "1.2.0-alpha07"
+compose = "1.2.0-alpha08"
coroutines = "1.6.1"
flowbinding = "1.2.0"
hilt = "2.41"