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 Oct 17, 2024
1 parent 0ff3049 commit 4fea227
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,19 +6,19 @@ buildscript {
version_code = 41
version_name = "3.3.1"

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

core_ktx_version = "1.13.1"
app_compat_version = "1.7.0"
coroutines_version = "1.9.0"
compose_version = "1.7.3"
activity_compose_version = "1.9.2"
compose_version = "1.7.4"
activity_compose_version = "1.9.3"
material_version = "1.12.0"
lifecycle_version = "2.8.6"
nav_version = "2.8.2"
nav_version = "2.8.3"
preferences_version = "1.1.1"
hilt_version = "2.52"
analytics_version = "33.4.0"
Expand Down

0 comments on commit 4fea227

Please sign in to comment.