Skip to content

Commit

Permalink
Updated calls sdk version to 1.11.15
Browse files Browse the repository at this point in the history
  • Loading branch information
elliot-choic committed May 22, 2024
1 parent 615cb5e commit a2d61cd
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
# Changelog
## 1.11.15 (May 22, 2024)

### 1.11.15 (May 22, 2024)
* Fixed the issue where onRecordingSucceeded() was called late when local recording succeeded.

## 1.11.14 (Apr 12, 2024)

### 1.11.14 (Apr 12, 2024)
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ allprojects {
```groovy
dependencies {
implementation 'com.sendbird.sdk:sendbird-calls:1.11.14'
implementation 'com.sendbird.sdk:sendbird-calls:1.11.15'
}
```

Expand Down

0 comments on commit a2d61cd

Please sign in to comment.