We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c28cf5a commit d60b8e1Copy full SHA for d60b8e1
build.gradle
@@ -4,7 +4,7 @@ buildscript {
4
kotlin_version = "1.6.10"
5
dagger_hilt_version = "2.41"
6
coroutines_version = "1.6.0"
7
- nav_version = "2.4.1"
+ nav_version = "2.7.6"
8
ktlint_version = "0.43.2"
9
}
10
0 commit comments