Skip to content

Commit 03df62d

Browse files
committed
build: Update dependencies in libs.versions.toml
- Bump `compose` from 1.10.2 to 1.10.3. - Bump `androidxViewModel` from 2.9.6 to 2.10.0. - Bump `androidxComposeTest` from 1.10.5 to 1.10.6. - Bump `firebase` from 34.10.0 to 34.11.0. - Bump `uiTooling` from 1.10.5 to 1.10.6.
1 parent 0d74e28 commit 03df62d

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

gradle/libs.versions.toml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ kotlin = "2.3.20"
55
compileSdk = "36"
66
targetSdk = "36"
77
minSdk = "23"
8-
compose = "1.10.2"
8+
compose = "1.10.3"
99
coroutines = "1.10.2"
1010
sqlDelight = "2.3.2"
1111
room = "2.8.4"
@@ -24,11 +24,11 @@ composeMaterial3 = "1.9.0"
2424
composeMaterialIconsExtended = "1.7.3"
2525
composeMaterialAdaptive = "1.2.0"
2626
androidxAppcompat = "1.7.1"
27-
androidxViewModel = "2.9.6"
27+
androidxViewModel = "2.10.0"
2828
androidxNavigation = "2.9.2"
2929
androidxNavigationEvent = "1.0.1"
3030
androidxActivityCompose = "1.13.0"
31-
androidxComposeTest = "1.10.5"
31+
androidxComposeTest = "1.10.6"
3232
androidxCoreSplashscreen = "1.2.0"
3333
androidxTracing = "1.3.0"
3434
androidxLifecycle = "2.10.0"
@@ -37,7 +37,7 @@ androidxPaging = "3.4.2"
3737
androidxTestExt = "1.3.0"
3838
androidxTest = "1.7.0"
3939
androidxTestOrchestrator = "1.6.1"
40-
firebase = "34.10.0"
40+
firebase = "34.11.0"
4141
leakCanary = "2.14"
4242
junit = "4.13.2"
4343
mockito = "5.23.0"
@@ -46,7 +46,7 @@ espresso = "3.7.0"
4646
desugar = "2.1.5"
4747
androidSecurityLint = "1.0.4"
4848
appdirs = "1.5.0"
49-
uiTooling = "1.10.5"
49+
uiTooling = "1.10.6"
5050
download = "5.7.0"
5151
okio = "3.17.0"
5252
accompanist-permissions = "0.37.3"

0 commit comments

Comments
 (0)