Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 72e2b10

Browse files
authored
Auto-update dependencies. (firebase#488)
1 parent b8f65e9 commit 72e2b10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ plugins {
88
id("com.google.gms.google-services") version "4.4.0" apply false
99
id("com.google.firebase.crashlytics") version "2.9.9" apply false
1010
id("com.google.firebase.firebase-perf") version "1.4.2" apply false
11-
id("androidx.navigation.safeargs") version "2.7.2" apply false
11+
id("androidx.navigation.safeargs") version "2.7.3" apply false
1212
id("com.github.ben-manes.versions") version "0.48.0" apply true
1313
}
1414

0 commit comments

Comments
 (0)