Skip to content

Commit e926784

Browse files
committed
Updated version to 3.10.1
1 parent e1ba3cd commit e926784

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -79,19 +79,19 @@ This demo support Android device with **Android 7.0** or later
7979
- For Full SDK
8080
```
8181
dependencies {
82-
implementation 'com.ciscowebex:webexsdk:3.10.0'
82+
implementation 'com.ciscowebex:webexsdk:3.10.1'
8383
}
8484
```
8585
- For Meeting SDK
8686
```
8787
dependencies {
88-
implementation 'com.ciscowebex:webexsdk-meeting:3.10.0'
88+
implementation 'com.ciscowebex:webexsdk-meeting:3.10.1'
8989
}
9090
```
9191
- For WebexCalling SDK
9292
```
9393
dependencies {
94-
implementation 'com.ciscowebex:webexsdk-wxc:3.10.0'
94+
implementation 'com.ciscowebex:webexsdk-wxc:3.10.1'
9595
}
9696
```
9797

0 commit comments

Comments
 (0)