Skip to content

Commit

Permalink
Updated version to 3.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
rohits5-cisco committed Dec 12, 2023
1 parent e1ba3cd commit e926784
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.10.0'
implementation 'com.ciscowebex:webexsdk:3.10.1'
}
```
- For Meeting SDK
```
dependencies {
implementation 'com.ciscowebex:webexsdk-meeting:3.10.0'
implementation 'com.ciscowebex:webexsdk-meeting:3.10.1'
}
```
- For WebexCalling SDK
```
dependencies {
implementation 'com.ciscowebex:webexsdk-wxc:3.10.0'
implementation 'com.ciscowebex:webexsdk-wxc:3.10.1'
}
```

Expand Down

0 comments on commit e926784

Please sign in to comment.