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 9507764 + 73c5982 commit 866f310Copy full SHA for 866f310
build.gradle
@@ -4,7 +4,7 @@ buildscript {
4
kotlin_version = "1.6.10"
5
dagger_hilt_version = "2.40.5"
6
coroutines_version = "1.6.0"
7
- nav_version = "2.4.0"
+ nav_version = "2.4.1"
8
ktlint_version = "0.43.2"
9
}
10
0 commit comments