Skip to content

Commit

Permalink
chore(): Bump version libwebrtc m120.6099.15
Browse files Browse the repository at this point in the history
  • Loading branch information
lambiengcode committed Nov 15, 2023
1 parent e30c2d8 commit 446d31f
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# Changelog

--------------------------------------------
[120.6099.06] - 2023.11.10
[120.6099.15] - 2023.11.15

* Fixed H265 crash app: FindNaluIndicates
* Fixed H265 crash app

[120.6099.05] - 2023.11.10

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ This library is hosted on Maven Central. To include this library in your project

```gradle
dependencies {
implementation 'tech.waterbus:webrtc:120.6099.06'
implementation 'tech.waterbus:webrtc:120.6099.15'
}
```
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
GROUP=tech.waterbus
VERSION_NAME=120.6099.06
VERSION_NAME=120.6099.15

POM_NAME=WebRTC Android SDK
POM_DESCRIPTION=WebRTC Android SDK
Expand Down

0 comments on commit 446d31f

Please sign in to comment.