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