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 0084820 commit 2a9ab12Copy full SHA for 2a9ab12
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.3.5"
+ nav_version = "2.4.0"
8
ktlint_version = "0.43.2"
9
}
10
0 commit comments