Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
chen-yijiang committed Nov 9, 2022
1 parent fb38182 commit 7f45514
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ See the [project website](https://handbook-mug-590108.framer.app/) for documenta
The latest release is available on [Maven Central](https://search.maven.org/artifact/com.w3bstream/w3bstream-android/1.0/aar).

```
implementation 'com.w3bstream:w3bstream-android:1.0.0'
implementation 'com.w3bstream:w3bstream-android:1.0.1'
```


Expand Down
2 changes: 1 addition & 1 deletion w3bstream/binary.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ publishing {

groupId = 'com.w3bstream'
artifactId = 'w3bstream-android'
version = '1.0.0'
version = '1.0.1'

pom {
name = 'w3bstream-android-sdk'
Expand Down

0 comments on commit 7f45514

Please sign in to comment.