We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3189f10 commit cd8ef34Copy full SHA for cd8ef34
1 file changed
build.gradle.kts
@@ -7,7 +7,7 @@ buildscript {
7
classpath("com.android.tools.build:gradle:8.6.1")
8
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:2.0.20")
9
classpath("com.google.dagger:hilt-android-gradle-plugin:2.52")
10
- classpath("androidx.navigation:navigation-safe-args-gradle-plugin:2.8.1")
+ classpath("androidx.navigation:navigation-safe-args-gradle-plugin:2.9.7")
11
classpath("com.bugsnag:bugsnag-android-gradle-plugin:8.1.0")
12
}
13
0 commit comments