We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9a30128 + 64ce79e commit e21551bCopy full SHA for e21551b
gradle/libs.versions.toml
@@ -6,13 +6,13 @@ androidxComposeBom = "2025.09.00" # https://developer.android.com/jetpack/compos
6
androidxCore = "1.17.0"
7
androidxCoreSplashscreen = "1.0.1"
8
androidxDataStore = "1.1.7"
9
-androidxHiltNavigationCompose = "1.3.0"
+androidxHiltNavigationCompose = "1.2.0"
10
androidxLifecycle = "2.9.4"
11
androidxNavigation = "2.9.4"
12
#noinspection GradleDependency
13
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.1"
15
-hiltExt = "1.3.0"
+hiltExt = "1.2.0"
16
kotlin = "2.2.0"
17
kotlinxCoroutines = "1.10.2"
18
kotlinxDatetime = "0.7.1"
0 commit comments