Skip to content

Commit

Permalink
Update renovate.json
Browse files Browse the repository at this point in the history
  • Loading branch information
frett authored Jun 20, 2024
1 parent e774091 commit cb220dd
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .github/renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,12 @@
"groupName": "firebase-appdistribution"
},
{
"groupName": "firebase-crashlytics",
"matchManagers": [ "gradle" ],
"matchPackagePrefixes": [ "com.google.firebase:firebase-crashlytics" ],
"groupName": "firebase-crashlytics"
"matchPackagePrefixes": [
"com.google.firebase:firebase-crashlytics",
"com.google.firebase.crashlytics"
]
},
{
"matchManagers": [ "gradle" ],
Expand Down

0 comments on commit cb220dd

Please sign in to comment.