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.
1 parent 5acba9f commit 894f0c5Copy full SHA for 894f0c5
1 file changed
gradle/libs.versions.toml
@@ -48,7 +48,7 @@ hilt-gradle = { module = "com.google.dagger:hilt-android-gradle-plugin", version
48
hilt-android = { module = "com.google.dagger:hilt-android", version.ref = "hilt" }
49
hilt-compiler = { module = "com.google.dagger:hilt-compiler", version.ref = "hilt" }
50
51
-navigation-compose = "androidx.navigation:navigation-compose:2.9.0"
+navigation-compose = "androidx.navigation:navigation-compose:2.9.1"
52
hilt-navigation = "androidx.hilt:hilt-navigation-compose:1.2.0"
53
54
logcat = { module = "com.squareup.logcat:logcat", version = "0.2.3" }
0 commit comments