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 e79f2ed commit b83b080Copy full SHA for b83b080
build.gradle
@@ -16,7 +16,7 @@ buildscript {
16
classpath 'com.google.gms:google-services:4.4.2'
17
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
18
classpath 'com.huawei.agconnect:agcp:1.3.1.300'
19
- classpath "androidx.navigation:navigation-safe-args-gradle-plugin:2.9.0"
+ classpath "androidx.navigation:navigation-safe-args-gradle-plugin:2.5.3"
20
}
21
22
0 commit comments