We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 38a7e1d + 6c4e72d commit 752fd8bCopy full SHA for 752fd8b
push-sender/build.gradle
@@ -11,6 +11,6 @@ repositories {
11
12
dependencies {
13
implementation 'org.jetbrains.kotlin:kotlin-stdlib'
14
- implementation 'com.google.firebase:firebase-admin:9.6.0'
+ implementation 'com.google.firebase:firebase-admin:9.7.0'
15
implementation 'org.slf4j:slf4j-simple:2.0.17'
16
}
0 commit comments