Skip to content
This repository has been archived by the owner on May 6, 2024. It is now read-only.

Commit

Permalink
chore(deps): update plugin com.google.firebase.crashlytics to v2.9.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 23, 2023
1 parent 95e10b4 commit dbad538
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ pluginManagement {

kotlin("native.cocoapods").version(kotlinVersion)
id("com.google.gms.google-services").version("4.3.15")
id("com.google.firebase.crashlytics").version("2.9.6")
id("com.google.firebase.crashlytics").version("2.9.8")
}
}

Expand Down

0 comments on commit dbad538

Please sign in to comment.