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 10, 2024
1 parent 97b9588 commit c52d84d
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,18 +7,18 @@ buildscript {
version_name = "3.3.1"

agp_version = "8.7.0"
kotlin_version = "2.0.20"
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.2"
compose_version = "1.7.3"
activity_compose_version = "1.9.2"
material_version = "1.12.0"
lifecycle_version = "2.8.6"
nav_version = "2.8.1"
nav_version = "2.8.2"
preferences_version = "1.1.1"
hilt_version = "2.52"
analytics_version = "33.4.0"
Expand All @@ -32,7 +32,7 @@ buildscript {
material_color_version = "5.1.1"
rx_java_version = "2.2.21"
rx_android_version = "2.1.1"
rx_android_ble_version = "1.18.1"
rx_android_ble_version = "1.19.0"
gson_version = "2.11.0"
}
}
Expand Down

0 comments on commit c52d84d

Please sign in to comment.