Skip to content

Commit 93adffd

Browse files
authored
Merge pull request #210 from shiguredo/feature/update-libwebrtc-m142.7444.2.1
libwebrtc を 142.7444.2.1 に上げる
2 parents 4da5a64 + c491645 commit 93adffd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
## develop
1313

14-
- [UPDATE] libwebrtc を 142.7444.2.0 に上げる
14+
- [UPDATE] libwebrtc を 142.7444.2.1 に上げる
1515
- @t-miya @zztkm
1616
- [UPDATE] Kotlin バージョンを 2.0.20 に上げる
1717
- @t-miya

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 = "142.7444.2.0"
20+
libwebrtc = "142.7444.2.1"
2121
gson = "2.13.1"
2222
okhttp = "4.12.0"
2323
kotlinx-coroutines = "1.9.0"

0 commit comments

Comments
 (0)