Skip to content

Commit 41769bc

Browse files
committed
Update nav_version to v2.4.2
1 parent c28cf5a commit 41769bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ buildscript {
44
kotlin_version = "1.6.10"
55
dagger_hilt_version = "2.41"
66
coroutines_version = "1.6.0"
7-
nav_version = "2.4.1"
7+
nav_version = "2.4.2"
88
ktlint_version = "0.43.2"
99
}
1010

0 commit comments

Comments
 (0)