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 and atick-faisal committed Aug 8, 2024
1 parent 1fad557 commit 4f7fa23
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 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"
mlkit_version = "18.3.1"

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 4f7fa23

Please sign in to comment.