Skip to content

Commit

Permalink
Update firebase cloud messaging library version to 23.1.0 (#3655)
Browse files Browse the repository at this point in the history
Co-authored-by: Dmitry Brant <dbrant@wikimedia.org>
  • Loading branch information
cooltey and dbrant committed Oct 26, 2022
1 parent ac48ece commit c601428
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 @@ -174,7 +174,7 @@ dependencies {
String mockitoVersion = '3.4.0'
String leakCanaryVersion = '2.8.1'
String kotlinCoroutinesVersion = '1.3.9'
String firebaseMessagingVersion = '23.0.8'
String firebaseMessagingVersion = '23.1.0'
String mlKitVersion = '17.0.4'
String roomVersion = "2.4.3"
String espressoVersion = '3.4.0'
Expand Down

0 comments on commit c601428

Please sign in to comment.