mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-15 07:37:03 +05:30
fix(deps): update androidx
This commit is contained in:
parent
a1a51d3fea
commit
f9f71315b0
1 changed files with 3 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
||||||
aboutLibraries = "11.2.3"
|
aboutLibraries = "11.2.3"
|
||||||
agp = "8.7.1"
|
agp = "8.7.1"
|
||||||
android-junit5 = "1.11.2.0"
|
android-junit5 = "1.11.2.0"
|
||||||
benchmark = "1.3.2"
|
benchmark = "1.3.3"
|
||||||
coil = "2.7.0"
|
coil = "2.7.0"
|
||||||
coroutines = "1.9.0"
|
coroutines = "1.9.0"
|
||||||
dagger = "2.52"
|
dagger = "2.52"
|
||||||
|
@ -14,7 +14,7 @@ kotlin = "2.0.21"
|
||||||
kotlinResult = "2.0.0"
|
kotlinResult = "2.0.0"
|
||||||
leakcanary = "3.0-alpha-8"
|
leakcanary = "3.0-alpha-8"
|
||||||
lifecycle = "2.8.6"
|
lifecycle = "2.8.6"
|
||||||
navigation = "2.8.2"
|
navigation = "2.8.3"
|
||||||
retrofit = "2.11.0"
|
retrofit = "2.11.0"
|
||||||
richtext = "1.0.0-alpha01"
|
richtext = "1.0.0-alpha01"
|
||||||
sentry-sdk = "7.15.0"
|
sentry-sdk = "7.15.0"
|
||||||
|
@ -26,7 +26,7 @@ workmanager = "2.10.0-beta01"
|
||||||
|
|
||||||
[libraries]
|
[libraries]
|
||||||
aboutLibraries-m3 = { module = "com.mikepenz:aboutlibraries-compose-m3", version.ref = "aboutLibraries" }
|
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-benchmark-macro-junit4 = { module = "androidx.benchmark:benchmark-macro-junit4", version.ref = "benchmark" }
|
||||||
androidx-browser = "androidx.browser:browser:1.8.0"
|
androidx-browser = "androidx.browser:browser:1.8.0"
|
||||||
androidx-compose-animation = { module = "androidx.compose.animation:animation" }
|
androidx-compose-animation = { module = "androidx.compose.animation:animation" }
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue