aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2022-04-06 23:23:12 +0530
committerGitHub <noreply@github.com>2022-04-06 23:23:12 +0530
commit19abe5994f9f9ddf020f01bb2275e1c666f9e992 (patch)
tree9e75b9db4ecab250430f415edc57e64210df4136
parent0d5d5af67468f0b3db702f3789e689c234855d43 (diff)
chore(deps): update androidx.compose.ui to v1.2.0-alpha07 (#1824)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
-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 b801ff8c..1ea686ca 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-alpha06"
+compose = "1.2.0-alpha07"
coroutines = "1.6.1"
flowbinding = "1.2.0"
hilt = "2.41"