Skip to content

Commit 868c7fb

Browse files
committed
build: Update dependencies
- Bump `androidxActivityCompose` from 1.12.4 to 1.13.0 in `libs.versions.toml`. - Bump `androidxComposeTest` from 1.10.4 to 1.10.5 in `libs.versions.toml`. - Bump `androidxPaging` from 3.4.1 to 3.4.2 in `libs.versions.toml`. - Bump `uiTooling` from 1.10.4 to 1.10.5 in `libs.versions.toml`. - Bump `ksp` from 2.3.4 to 2.3.5 in `libs.versions.toml`.
1 parent 802f4b3 commit 868c7fb

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

gradle/libs.versions.toml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -27,13 +27,13 @@ androidxAppcompat = "1.7.1"
2727
androidxViewModel = "2.9.6"
2828
androidxNavigation = "2.9.2"
2929
androidxNavigationEvent = "1.0.1"
30-
androidxActivityCompose = "1.12.4"
31-
androidxComposeTest = "1.10.4"
30+
androidxActivityCompose = "1.13.0"
31+
androidxComposeTest = "1.10.5"
3232
androidxCoreSplashscreen = "1.2.0"
3333
androidxTracing = "1.3.0"
3434
androidxLifecycle = "2.10.0"
3535
androidxArch = "2.2.0"
36-
androidxPaging = "3.4.1"
36+
androidxPaging = "3.4.2"
3737
androidxTestExt = "1.3.0"
3838
androidxTest = "1.7.0"
3939
androidxTestOrchestrator = "1.6.1"
@@ -46,11 +46,11 @@ espresso = "3.7.0"
4646
desugar = "2.1.5"
4747
androidSecurityLint = "1.0.4"
4848
appdirs = "1.5.0"
49-
uiTooling = "1.10.4"
49+
uiTooling = "1.10.5"
5050
download = "5.7.0"
5151
okio = "3.16.4"
5252
accompanist-permissions = "0.37.3"
53-
ksp = "2.3.4"
53+
ksp = "2.3.5"
5454
gms = "4.4.4"
5555
crashlytics = "3.0.6"
5656

0 commit comments

Comments
 (0)