We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4134b92 commit 1e43cf3Copy full SHA for 1e43cf3
CHANGES.md
@@ -1,6 +1,10 @@
1
# Changelog
2
3
--------------------------------------------
4
+[125.6422.01] - 2024.05.29
5
+
6
+* Bump webrtc M125
7
8
[124.6367.01] - 2024.04.27
9
10
* Bump webrtc M124
README.md
@@ -10,6 +10,6 @@ This library is hosted on Maven Central. To include this library in your project
11
```gradle
12
dependencies {
13
- implementation 'tech.waterbus:webrtc:124.6367.01'
+ implementation 'tech.waterbus:webrtc:125.6422.01'
14
}
15
```
gradle.properties
@@ -1,5 +1,5 @@
GROUP=tech.waterbus
-VERSION_NAME=124.6367.01
+VERSION_NAME=125.6422.01
POM_NAME=WebRTC Android SDK
POM_DESCRIPTION=WebRTC Android SDK
0 commit comments