Skip to content

Commit

Permalink
Release 3.11.4
Browse files Browse the repository at this point in the history
  • Loading branch information
ciscoRankush authored Dec 18, 2024
1 parent 7c5688e commit d10b07c
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 d10b07c

Please sign in to comment.