We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce5f970 commit 71876b7Copy full SHA for 71876b7
1 file changed
README.md
@@ -11,9 +11,9 @@ Port Firebase Java SDK to Python
11
## Usage
12
### Android gradle project
13
```groovy
14
-implementation 'io.github.simplejnius:sjfirebase:0.3.0'
+implementation 'io.github.simplejnius:sjfirebase:0.3.4'
15
```
16
### Buildozer Android project
17
```properties
18
-android.gradle_dependencies = io.github.simplejnius:sjfirebase:0.3.0
+android.gradle_dependencies = io.github.simplejnius:sjfirebase:0.3.4
19
0 commit comments