Skip to content

Commit d5bd5d5

Browse files
author
Magellan
committed
commit new version: 2.0.0-beta04
1 parent 374dbcf commit d5bd5d5

15 files changed

+1528
-8
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ And the following code to your **module's** `build.gradle` file:
3636
For **V2** :
3737

3838
```groovy
39-
def sdkVersion = '2.0.0-beta03'
39+
def sdkVersion = '2.0.0-beta04'
4040
4141
dependencies {
4242
implementation "com.connectycube.sdk:connectycube-android:$sdkVersion"

0 commit comments

Comments
 (0)