Skip to content

Commit e21551b

Browse files
authored
Merge pull request #143 from NordicPlayground/hilt_revert
Revert Hilt update
2 parents 9a30128 + 64ce79e commit e21551b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@ androidxComposeBom = "2025.09.00" # https://developer.android.com/jetpack/compos
66
androidxCore = "1.17.0"
77
androidxCoreSplashscreen = "1.0.1"
88
androidxDataStore = "1.1.7"
9-
androidxHiltNavigationCompose = "1.3.0"
9+
androidxHiltNavigationCompose = "1.2.0"
1010
androidxLifecycle = "2.9.4"
1111
androidxNavigation = "2.9.4"
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
1414
hilt = "2.57.1"
15-
hiltExt = "1.3.0"
15+
hiltExt = "1.2.0"
1616
kotlin = "2.2.0"
1717
kotlinxCoroutines = "1.10.2"
1818
kotlinxDatetime = "0.7.1"

0 commit comments

Comments
 (0)