Skip to content

Commit 3eb9991

Browse files
authored
Merge pull request #95 from webex/ciscoRankush-patch-2
Release 3.11.4
2 parents 7c5688e + d10b07c commit 3eb9991

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.11.3'
82+
implementation 'com.ciscowebex:webexsdk:3.11.4'
8383
}
8484
```
8585
- For Meeting SDK
8686
```
8787
dependencies {
88-
implementation 'com.ciscowebex:webexsdk-meeting:3.11.3'
88+
implementation 'com.ciscowebex:webexsdk-meeting:3.11.4'
8989
}
9090
```
9191
- For WebexCalling SDK
9292
```
9393
dependencies {
94-
implementation 'com.ciscowebex:webexsdk-wxc:3.11.3'
94+
implementation 'com.ciscowebex:webexsdk-wxc:3.11.4'
9595
}
9696
```
9797

0 commit comments

Comments
 (0)