Skip to content

Commit

Permalink
Merge pull request #95 from webex/ciscoRankush-patch-2
Browse files Browse the repository at this point in the history
Release 3.11.4
  • Loading branch information
ciscoRankush authored Dec 18, 2024
2 parents 7c5688e + d10b07c commit 3eb9991
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,19 +79,19 @@ This demo support Android device with **Android 7.0** or later
- For Full SDK
```
dependencies {
implementation 'com.ciscowebex:webexsdk:3.11.3'
implementation 'com.ciscowebex:webexsdk:3.11.4'
}
```
- For Meeting SDK
```
dependencies {
implementation 'com.ciscowebex:webexsdk-meeting:3.11.3'
implementation 'com.ciscowebex:webexsdk-meeting:3.11.4'
}
```
- For WebexCalling SDK
```
dependencies {
implementation 'com.ciscowebex:webexsdk-wxc:3.11.3'
implementation 'com.ciscowebex:webexsdk-wxc:3.11.4'
}
```
Expand Down

0 comments on commit 3eb9991

Please sign in to comment.