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 Nov 7, 2023
1 parent c08af82 commit 4beb878
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,22 +7,22 @@ buildscript {
version_name = "3.3.1"

agp_version = "8.1.2"
kotlin_version = "1.9.10"
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 4beb878

Please sign in to comment.