summaryrefslogtreecommitdiff
path: root/gradle
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2022-02-24 15:25:34 +0530
committerGitHub <noreply@github.com>2022-02-24 15:25:34 +0530
commit2af08ca92b6501f8aad6d0e61fe4e176ec8cd1d4 (patch)
treea5de1d88bb0e85572505eee1d0266eb0cad4162c /gradle
parentd8b5880215bad8868ab078736c5f6ea506a8b51c (diff)
chore(deps): update dependency androidx.compose.animation:animation to v1.2.0-alpha04 (#1748)
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 4791ada9..76c05cce 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-alpha04"
-compose = "1.2.0-alpha03"
+compose = "1.2.0-alpha04"
coroutines = "1.6.0"
flowbinding = "1.2.0"
hilt = "2.41"