Skip to content

Commit f3a1b14

Browse files
Update dependency androidx.navigation:navigation-safe-args-gradle-plugin to v2.7.7
1 parent 985998f commit f3a1b14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: app/build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ buildscript {
4848
classpath(
4949
group = "androidx.navigation",
5050
name = "navigation-safe-args-gradle-plugin",
51-
version = "2.5.3"
51+
version = "2.7.7"
5252
)
5353
classpath(group = "com.google.firebase", name = "perf-plugin", version = "1.4.2")
5454
}

0 commit comments

Comments
 (0)