Skip to content

Commit b0d4fa2

Browse files
committed
chore: bump version m128.6613.01
1 parent 88c9e0b commit b0d4fa2

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGES.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
# Changelog
22

33
--------------------------------------------
4+
[128.6613.01] - 2024.08.24
5+
6+
* Bump webrtc M128.6613.01
7+
48
[125.6422.03] - 2024.07.08
59

610
* Bump webrtc M125.6422.03

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ This library is hosted on Maven Central. To include this library in your project
1010

1111
```gradle
1212
dependencies {
13-
implementation 'tech.waterbus:webrtc:125.6422.03'
13+
implementation 'tech.waterbus:webrtc:128.6613.01'
1414
}
1515
```

gradle.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
GROUP=tech.waterbus
2-
VERSION_NAME=125.6422.03
2+
VERSION_NAME=128.6613.01
33

44
POM_NAME=WebRTC Android SDK
55
POM_DESCRIPTION=WebRTC Android SDK

0 commit comments

Comments
 (0)