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 10c60b5 + 4d88483 commit 5a4f39cCopy full SHA for 5a4f39c
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.5.0'
+ implementation 'com.google.firebase:firebase-admin:9.6.0'
15
implementation 'org.slf4j:slf4j-simple:2.0.17'
16
}
0 commit comments