We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0d4fa2 commit 2c483a9Copy full SHA for 2c483a9
CHANGES.md
@@ -1,6 +1,10 @@
1
# Changelog
2
3
--------------------------------------------
4
+[128.6613.02] - 2024.08.27
5
+
6
+* Bump webrtc M128.6613.02
7
8
[128.6613.01] - 2024.08.24
9
10
* Bump webrtc M128.6613.01
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:128.6613.01'
+ implementation 'tech.waterbus:webrtc:128.6613.02'
14
}
15
```
gradle.properties
@@ -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
0 commit comments