Skip to content

Commit 6986593

Browse files
authored
Merge pull request #206 from shiguredo/feature/update-libwebrtc-m141.7390.3.2
libwebrtc を m141.7390.3.2 に上げる
2 parents 9583d68 + a12a635 commit 6986593

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGES.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111

1212
## develop
1313

14-
- [UPDATE] libwebrtc を 141.7390.3.1 に上げる
15-
- @t-miya
14+
- [UPDATE] libwebrtc を 141.7390.3.2 に上げる
15+
- @t-miya @zztkm
1616
- [UPDATE] Kotlin バージョンを 2.0.20 に上げる
1717
- @t-miya
1818
- [ADD] マイク録音の一時停止/再開機能を追加する

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jvmTarget = "1.8"
1717
javaCompatibility = "1.8"
1818

1919
# Libraries
20-
libwebrtc = "141.7390.3.1"
20+
libwebrtc = "141.7390.3.2"
2121
gson = "2.13.1"
2222
okhttp = "4.12.0"
2323
kotlinx-coroutines = "1.9.0"

0 commit comments

Comments
 (0)