Skip to content

Commit 0e0f2c6

Browse files
Update nav_version to v2.5.3
1 parent c28cf5a commit 0e0f2c6

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.5.3"
88
ktlint_version = "0.43.2"
99
}
1010

0 commit comments

Comments
 (0)