Skip to content

Commit 2006b63

Browse files
Update all dependencies
1 parent 1793317 commit 2006b63

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Diff for: gradle/libs.versions.toml

+7-7
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,22 @@
11
[versions]
22
accompanist = "0.37.0"
3-
androidGradlePlugin = "8.7.3"
4-
androidxActivity = "1.9.3"
5-
androidxComposeBom = "2024.12.01" # https://developer.android.com/jetpack/compose/bom/bom-mapping
3+
androidGradlePlugin = "8.8.0"
4+
androidxActivity = "1.10.0"
5+
androidxComposeBom = "2025.01.00" # https://developer.android.com/jetpack/compose/bom/bom-mapping
66
androidxCore = "1.15.0"
77
androidxCoreSplashscreen = "1.0.1"
8-
androidxDataStore = "1.1.1"
8+
androidxDataStore = "1.1.2"
99
androidxHiltNavigationCompose = "1.2.0"
1010
androidxLifecycle = "2.8.7"
1111
androidxNavigation = "2.8.5"
12-
firebaseBom = "33.7.0"
13-
hilt = "2.54"
12+
firebaseBom = "33.8.0"
13+
hilt = "2.55"
1414
hiltExt = "1.2.0"
1515
kotlin = "2.1.0"
1616
kotlinxCoroutines = "1.10.1"
1717
kotlinxDatetime = "0.6.1"
1818
kotlinxSerializationJson = "1.7.3"
19-
lint = "31.7.3"
19+
lint = "31.8.0"
2020
publishPlugin = "1.3.0"
2121
leakcanary = "2.14"
2222

0 commit comments

Comments
 (0)