Skip to content

Commit 71876b7

Browse files
authored
Update README.md
Signed-off-by: Kenechukwu Akubue <kengoon19@gmail.com>
1 parent ce5f970 commit 71876b7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@ Port Firebase Java SDK to Python
1111
## Usage
1212
### Android gradle project
1313
```groovy
14-
implementation 'io.github.simplejnius:sjfirebase:0.3.0'
14+
implementation 'io.github.simplejnius:sjfirebase:0.3.4'
1515
```
1616
### Buildozer Android project
1717
```properties
18-
android.gradle_dependencies = io.github.simplejnius:sjfirebase:0.3.0
18+
android.gradle_dependencies = io.github.simplejnius:sjfirebase:0.3.4
1919
```

0 commit comments

Comments
 (0)