Skip to content

Commit

Permalink
Update dependency androidx.navigation:navigation-safe-args-gradle-plu…
Browse files Browse the repository at this point in the history
…gin to v2.7.7
  • Loading branch information
renovate[bot] committed May 21, 2024
1 parent 646d13e commit 5bcbef1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ buildscript {
classpath(
group = "androidx.navigation",
name = "navigation-safe-args-gradle-plugin",
version = "2.5.3"
version = "2.7.7"
)
classpath(group = "com.google.firebase", name = "perf-plugin", version = "1.4.2")
classpath(group = "com.google.firebase", name = "firebase-crashlytics-gradle", version = "3.0.1")
Expand Down

0 comments on commit 5bcbef1

Please sign in to comment.