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 Oct 31, 2024
1 parent c05b478 commit b59b377
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 @@ -6,18 +6,18 @@ buildscript {
version_code = 41
version_name = "3.3.1"

agp_version = "8.7.1"
agp_version = "8.7.2"
kotlin_version = "2.0.21"
google_services_version = "4.4.2"
crashlytics_version = "3.0.2"

core_ktx_version = "1.13.1"
core_ktx_version = "1.15.0"
app_compat_version = "1.7.0"
coroutines_version = "1.9.0"
compose_version = "1.7.4"
compose_version = "1.7.5"
activity_compose_version = "1.9.3"
material_version = "1.12.0"
lifecycle_version = "2.8.6"
lifecycle_version = "2.8.7"
nav_version = "2.8.3"
preferences_version = "1.1.1"
hilt_version = "2.52"
Expand Down

0 comments on commit b59b377

Please sign in to comment.