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

Commit

Permalink
Revert "build(deps): bump com.google.firebase.crashlytics from 2.9.9 …
Browse files Browse the repository at this point in the history
…to 3.0.0…" (#229)

This reverts commit 5167477.
  • Loading branch information
muedsa authored May 6, 2024
1 parent 0147149 commit b909c56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ plugins {
id 'com.android.library' version '8.5.0-alpha08' apply false

id 'com.google.gms.google-services' version '4.4.1' apply false
id 'com.google.firebase.crashlytics' version '3.0.0' apply false
id 'com.google.firebase.crashlytics' version '2.9.9' apply false
}

tasks.register('clean', Delete) {
Expand Down

0 comments on commit b909c56

Please sign in to comment.