Skip to content

Commit

Permalink
[bugfix][SDK-209] Remove unnecessary firebae dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
wfhm committed Jan 30, 2024
1 parent 99e93d7 commit 11381ef
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build-extras-pushwoosh.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ repositories {
}

dependencies {
implementation 'com.google.firebase:firebase-core:(+,21.0.99]'
implementation 'com.google.firebase:firebase-messaging:(+,23.1.99]'
implementation 'androidx.databinding:viewbinding:8.1.1'
}

0 comments on commit 11381ef

Please sign in to comment.