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 6f264e5 commit 02bac9dCopy full SHA for 02bac9d
build.gradle
@@ -11,7 +11,7 @@ buildscript {
11
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
12
13
// Safe Args classpath
14
- classpath "androidx.navigation:navigation-safe-args-gradle-plugin:2.5.1"
+ classpath "androidx.navigation:navigation-safe-args-gradle-plugin:2.7.7"
15
// NOTE: Do not place your application dependencies here; they belong
16
// in the individual module build.gradle files
17
}
0 commit comments