Update "firebase-messaging" to 23.0.2

This commit is contained in:
quagsirus
2022-03-24 19:32:06 +00:00
committed by Ivan K
parent 750e9687e3
commit c8d4e68297

View File

@@ -27,7 +27,7 @@ dependencies {
compileOnly 'org.checkerframework:checker-qual:3.21.3'
compileOnly 'org.checkerframework:checker-compat-qual:2.5.5'
implementation 'com.google.firebase:firebase-messaging:23.0.1'
implementation 'com.google.firebase:firebase-messaging:23.0.2'
implementation 'com.google.firebase:firebase-config:21.0.2'
implementation 'com.google.firebase:firebase-datatransport:18.1.1'
implementation 'com.google.firebase:firebase-appindexing:20.0.0'