We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4da5a64 commit c491645Copy full SHA for c491645
CHANGES.md
@@ -11,7 +11,7 @@
11
12
## develop
13
14
-- [UPDATE] libwebrtc を 142.7444.2.0 に上げる
+- [UPDATE] libwebrtc を 142.7444.2.1 に上げる
15
- @t-miya @zztkm
16
- [UPDATE] Kotlin バージョンを 2.0.20 に上げる
17
- @t-miya
gradle/libs.versions.toml
@@ -17,7 +17,7 @@ jvmTarget = "1.8"
javaCompatibility = "1.8"
18
19
# Libraries
20
-libwebrtc = "142.7444.2.0"
+libwebrtc = "142.7444.2.1"
21
gson = "2.13.1"
22
okhttp = "4.12.0"
23
kotlinx-coroutines = "1.9.0"
0 commit comments