Thanks to visit codestin.com Credit goes to github.com
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 b8f65e9 commit 72e2b10Copy full SHA for 72e2b10
build.gradle.kts
@@ -8,7 +8,7 @@ plugins {
8
id("com.google.gms.google-services") version "4.4.0" apply false
9
id("com.google.firebase.crashlytics") version "2.9.9" apply false
10
id("com.google.firebase.firebase-perf") version "1.4.2" apply false
11
- id("androidx.navigation.safeargs") version "2.7.2" apply false
+ id("androidx.navigation.safeargs") version "2.7.3" apply false
12
id("com.github.ben-manes.versions") version "0.48.0" apply true
13
}
14
0 commit comments