Skip to content

Commit

Permalink
Update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 4, 2024
1 parent ba10673 commit 7bc67cc
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@ buildscript {
core_ktx_version = "1.13.1"
app_compat_version = "1.7.0"
coroutines_version = "1.8.1"
compose_version = "1.6.8"
activity_compose_version = "1.9.1"
compose_version = "1.7.0"
activity_compose_version = "1.9.2"
material_version = "1.12.0"
lifecycle_version = "2.8.4"
nav_version = "2.7.7"
lifecycle_version = "2.8.5"
nav_version = "2.8.0"
preferences_version = "1.1.1"
hilt_version = "2.52"
analytics_version = "33.2.0"
Expand All @@ -27,7 +27,7 @@ buildscript {
logger_version = "2.2.0"
retrofit_version = "2.11.0"
okhttp_version = "5.0.0-alpha.14"
lottie_version = "6.5.1"
lottie_version = "6.5.2"
mp_android_chart_version = "3.1.0"
material_color_version = "5.1.1"
rx_java_version = "2.2.21"
Expand Down

0 comments on commit 7bc67cc

Please sign in to comment.