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 Aug 6, 2024
1 parent 1fad557 commit 9c2945b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ buildscript {
version_name = "3.3.1"

agp_version = "8.5.1"
kotlin_version = "2.0.0"
kotlin_version = "2.0.10"
google_services_version = "4.4.2"
crashlytics_version = "3.0.2"

Expand All @@ -20,14 +20,14 @@ buildscript {
lifecycle_version = "2.8.4"
nav_version = "2.7.7"
preferences_version = "1.1.1"
hilt_version = "2.51.1"
hilt_version = "2.52"
analytics_version = "33.1.2"
mlkit_version = "18.3.0"

logger_version = "2.2.0"
retrofit_version = "2.11.0"
okhttp_version = "5.0.0-alpha.14"
lottie_version = "6.4.1"
lottie_version = "6.5.0"
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 9c2945b

Please sign in to comment.