Skip to content

Commit

Permalink
chore: bump version m128.6613.02
Browse files Browse the repository at this point in the history
  • Loading branch information
lambiengcode committed Aug 27, 2024
1 parent b0d4fa2 commit 2c483a9
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
# Changelog

--------------------------------------------
[128.6613.02] - 2024.08.27

* Bump webrtc M128.6613.02

[128.6613.01] - 2024.08.24

* Bump webrtc M128.6613.01
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:128.6613.01'
implementation 'tech.waterbus:webrtc:128.6613.02'
}
```
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=128.6613.01
VERSION_NAME=128.6613.02

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

0 comments on commit 2c483a9

Please sign in to comment.