Skip to content

Commit

Permalink
Merge pull request #94 from scooterthedev/revert-93-dependabot/gradle…
Browse files Browse the repository at this point in the history
…/com.google.firebase-firebase-bom-30.1.0

Revert "Bump firebase-bom from 29.0.4 to 30.1.0"
  • Loading branch information
scooterthedev authored Jun 10, 2022
2 parents 3edeabb + 6d3fccc commit 8116f19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ android {
implementation 'androidx.constraintlayout:constraintlayout:2.1.2'
implementation 'androidx.lifecycle:lifecycle-viewmodel-ktx:2.3.0'
implementation 'com.google.firebase:firebase-core'
implementation platform('com.google.firebase:firebase-bom:30.1.0')
implementation platform('com.google.firebase:firebase-bom:29.0.4')
implementation 'com.github.stfalcon:chatkit:0.3.3'
implementation 'com.google.firebase:firebase-messaging'
implementation 'com.google.firebase:firebase-auth'
Expand Down

0 comments on commit 8116f19

Please sign in to comment.