Skip to content

Commit 1e43cf3

Browse files
committed
chore: bump version m125.6422.01
1 parent 4134b92 commit 1e43cf3

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+
[125.6422.01] - 2024.05.29
5+
6+
* Bump webrtc M125
7+
48
[124.6367.01] - 2024.04.27
59

610
* Bump webrtc M124

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:124.6367.01'
13+
implementation 'tech.waterbus:webrtc:125.6422.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=124.6367.01
2+
VERSION_NAME=125.6422.01
33

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

0 commit comments

Comments
 (0)