Skip to content

Commit 2c483a9

Browse files
committed
chore: bump version m128.6613.02
1 parent b0d4fa2 commit 2c483a9

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.02] - 2024.08.27
5+
6+
* Bump webrtc M128.6613.02
7+
48
[128.6613.01] - 2024.08.24
59

610
* Bump webrtc M128.6613.01

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

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

0 commit comments

Comments
 (0)