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 Nov 8, 2023
1 parent c08af82 commit c2a2dc4
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 @@ -6,23 +6,23 @@ buildscript {
version_code = 41
version_name = "3.3.1"

agp_version = "8.1.2"
kotlin_version = "1.9.10"
agp_version = "8.1.3"
kotlin_version = "1.9.20"
google_services_version = "4.4.0"
crashlytics_version = "2.9.9"

core_ktx_version = "1.12.0"
app_compat_version = "1.6.1"
coroutines_version = "1.7.3"
compose_version = "1.5.4"
compose_compiler_version = "1.5.3"
compose_compiler_version = "1.5.4"
activity_compose_version = "1.8.0"
material_version = "1.10.0"
lifecycle_version = "2.6.2"
nav_version = "2.7.4"
nav_version = "2.7.5"
preferences_version = "1.0.0"
hilt_version = "2.48.1"
analytics_version = "32.4.1"
analytics_version = "32.5.0"
mlkit_version = "18.3.0"

logger_version = "2.2.0"
Expand Down

0 comments on commit c2a2dc4

Please sign in to comment.