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 5, 2024
1 parent 97b9588 commit fffda6d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@ buildscript {
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 fffda6d

Please sign in to comment.