Build(deps): Bump com.google.firebase:firebase-messaging from 23.1.2 to 23.2.0

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
This commit is contained in:
Andy Scherzinger 2023-08-01 10:56:20 +02:00
parent 44d54cc9e6
commit 0f876dd746
No known key found for this signature in database
GPG Key ID: 6CADC7E3523C308B

View File

@ -302,7 +302,7 @@ dependencies {
spotbugsPlugins 'com.mebigfatguy.fb-contrib:fb-contrib:7.6.0'
gplayImplementation 'com.google.android.gms:play-services-base:18.2.0'
gplayImplementation "com.google.firebase:firebase-messaging:23.1.2"
gplayImplementation "com.google.firebase:firebase-messaging:23.2.0"
implementation 'androidx.activity:activity-ktx:1.7.2'