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 2f15bd7 commit 623262fCopy full SHA for 623262f
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.3.1")
+ implementation("dev.gitlive:firebase-java-sdk:0.4.0")
29
}
30
```
31
0 commit comments