Skip to content

Commit

Permalink
commit new version: 2.0.0-beta03
Browse files Browse the repository at this point in the history
  • Loading branch information
Magellan committed Jan 6, 2023
1 parent 45ba4ce commit 374dbcf
Show file tree
Hide file tree
Showing 5 changed files with 888 additions and 4 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-beta02'
def sdkVersion = '2.0.0-beta03'
dependencies {
implementation "com.connectycube.sdk:connectycube-android:$sdkVersion"
Expand Down
Binary file not shown.
Loading

0 comments on commit 374dbcf

Please sign in to comment.