Skip to content

Commit be9aefd

Browse files
Update all dependencies
1 parent f7b31c4 commit be9aefd

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
@@ -1,23 +1,23 @@
11
[versions]
22
accompanist = "0.37.3"
3-
androidGradlePlugin = "8.12.0"
3+
androidGradlePlugin = "8.12.1"
44
androidxActivity = "1.10.1"
5-
androidxComposeBom = "2025.07.00" # https://developer.android.com/jetpack/compose/bom/bom-mapping
6-
androidxCore = "1.16.0"
5+
androidxComposeBom = "2025.08.00" # https://developer.android.com/jetpack/compose/bom/bom-mapping
6+
androidxCore = "1.17.0"
77
androidxCoreSplashscreen = "1.0.1"
88
androidxDataStore = "1.1.7"
99
androidxHiltNavigationCompose = "1.2.0"
1010
androidxLifecycle = "2.9.2"
1111
androidxNavigation = "2.9.3"
1212
#noinspection GradleDependency
1313
firebaseBom = "33.16.0" # https://firebase.google.com/support/release-notes/android#2025-07-21 minSdkVersion increased from 21 to 23
14-
hilt = "2.57"
14+
hilt = "2.57.1"
1515
hiltExt = "1.2.0"
1616
kotlin = "2.2.0"
1717
kotlinxCoroutines = "1.10.2"
1818
kotlinxDatetime = "0.7.1"
1919
kotlinxSerializationJson = "1.9.0"
20-
lint = "31.12.0"
20+
lint = "31.12.1"
2121
publishPlugin = "1.3.1"
2222
leakcanary = "2.14"
2323

0 commit comments

Comments
 (0)