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.6.0
  • Loading branch information
renovate[bot] committed Jul 1, 2023
1 parent e97adfb commit ea2e5f6
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.6.0"
)
classpath(group = "com.google.firebase", name = "perf-plugin", version = "1.4.2")
classpath(group = "com.google.firebase", name = "firebase-crashlytics-gradle", version = "2.9.6")
Expand Down

0 comments on commit ea2e5f6

Please sign in to comment.