fix(deps): update androidx

This commit is contained in:
renovate[bot] 2024-10-16 20:00:28 +00:00 committed by GitHub
parent a1a51d3fea
commit f9f71315b0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2,7 +2,7 @@
aboutLibraries = "11.2.3"
agp = "8.7.1"
android-junit5 = "1.11.2.0"
benchmark = "1.3.2"
benchmark = "1.3.3"
coil = "2.7.0"
coroutines = "1.9.0"
dagger = "2.52"
@ -14,7 +14,7 @@ kotlin = "2.0.21"
kotlinResult = "2.0.0"
leakcanary = "3.0-alpha-8"
lifecycle = "2.8.6"
navigation = "2.8.2"
navigation = "2.8.3"
retrofit = "2.11.0"
richtext = "1.0.0-alpha01"
sentry-sdk = "7.15.0"
@ -26,7 +26,7 @@ workmanager = "2.10.0-beta01"
[libraries]
aboutLibraries-m3 = { module = "com.mikepenz:aboutlibraries-compose-m3", version.ref = "aboutLibraries" }
androidx-activity-compose = "androidx.activity:activity-compose:1.9.2"
androidx-activity-compose = "androidx.activity:activity-compose:1.9.3"
androidx-benchmark-macro-junit4 = { module = "androidx.benchmark:benchmark-macro-junit4", version.ref = "benchmark" }
androidx-browser = "androidx.browser:browser:1.8.0"
androidx-compose-animation = { module = "androidx.compose.animation:animation" }