We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c28cf5a commit 41769bcCopy full SHA for 41769bc
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.4.2"
8
ktlint_version = "0.43.2"
9
}
10
0 commit comments