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.
1 parent 2a50f92 commit a3f3ca8Copy full SHA for a3f3ca8
README.md
@@ -25,7 +25,7 @@ You can add the library via Gradle:
25
26
```kotlin
27
dependencies {
28
- implementation("dev.gitlive:firebase-java-sdk:0.4.0")
+ implementation("dev.gitlive:firebase-java-sdk:0.4.2")
29
}
30
```
31
0 commit comments