Skip to content

Commit

Permalink
commit new version: 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Magellan committed Dec 30, 2024
1 parent e69cf8b commit fc9afc3
Show file tree
Hide file tree
Showing 5 changed files with 943 additions and 5 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-beta04'
def sdkVersion = '2.0.0'
dependencies {
implementation "com.connectycube.sdk:connectycube-android:$sdkVersion"
Expand Down
Binary file not shown.
Loading

0 comments on commit fc9afc3

Please sign in to comment.