Skip to content

Commit 65e8990

Browse files
committed
Update dependencies: bump composeBom to 2025.03.00, android gradle plugins to 8.8.2, navigationCompose to 2.8.9, and paging libraries to 3.3.6
1 parent 07843e5 commit 65e8990

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

gradle/libs.versions.toml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
accompanistSystemuicontroller = "0.27.0"
33
appcompat = "1.7.0"
44
coilCompose = "2.7.0"
5-
composeBom = "2025.01.01"
5+
composeBom = "2025.03.00"
66
coreKtx = "1.15.0"
77
coreTesting = "2.2.0"
8-
androidAppGradlePlugin = "8.8.0"
9-
androidLibraryGradlePlugin = "8.8.0"
8+
androidAppGradlePlugin = "8.8.2"
9+
androidLibraryGradlePlugin = "8.8.2"
1010
gson = "2.10.1"
1111
hiltDagger = "2.51.1"
1212
hilt = "1.2.0"
@@ -23,10 +23,10 @@ lifecycleViewmodelKtx = "2.8.7"
2323
mockitoAndroid = "5.0.0"
2424
mockitoInline = "5.2.0"
2525
mockitoKotlin = "5.4.0"
26-
navigationCompose = "2.8.6"
26+
navigationCompose = "2.8.9"
2727
okhttp = "5.0.0-alpha.2"
28-
pagingCommonKtx = "3.3.5"
29-
pagingCompose = "3.3.5"
28+
pagingCommonKtx = "3.3.6"
29+
pagingCompose = "3.3.6"
3030
retrofit = "2.10.0"
3131
retrofit2KotlinCoroutinesAdapter = "0.9.2"
3232
roomKtx = "2.6.1"

0 commit comments

Comments
 (0)