Skip to content

Commit 02bac9d

Browse files
Update dependency androidx.navigation:navigation-safe-args-gradle-plugin to v2.7.7
1 parent 6f264e5 commit 02bac9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ buildscript {
1111
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
1212

1313
// Safe Args classpath
14-
classpath "androidx.navigation:navigation-safe-args-gradle-plugin:2.5.1"
14+
classpath "androidx.navigation:navigation-safe-args-gradle-plugin:2.7.7"
1515
// NOTE: Do not place your application dependencies here; they belong
1616
// in the individual module build.gradle files
1717
}

0 commit comments

Comments
 (0)