Skip to content

Commit

Permalink
commit new version: 2.0.0-beta04
Browse files Browse the repository at this point in the history
  • Loading branch information
Magellan committed Sep 21, 2023
1 parent 374dbcf commit d5bd5d5
Show file tree
Hide file tree
Showing 15 changed files with 1,528 additions and 8 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ And the following code to your **module's** `build.gradle` file:
For **V2** :

```groovy
def sdkVersion = '2.0.0-beta03'
def sdkVersion = '2.0.0-beta04'
dependencies {
implementation "com.connectycube.sdk:connectycube-android:$sdkVersion"
Expand Down
Binary file not shown.
Loading

0 comments on commit d5bd5d5

Please sign in to comment.