File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1111
1212## develop
1313
14- - [ UPDATE] libwebrtc を 141.7390.3.2 に上げる
14+ - [ UPDATE] libwebrtc を 142.7444.2.0 に上げる
1515 - @t-miya @zztkm
1616- [ UPDATE] Kotlin バージョンを 2.0.20 に上げる
1717 - @t-miya
Original file line number Diff line number Diff line change 11# Sora Android SDK
22
33[ ![ Release] ( https://jitpack.io/v/shiguredo/sora-android-sdk.svg )] ( https://jitpack.io/#shiguredo/sora-android-sdk )
4- [ ![ libwebrtc] ( https://img.shields.io/badge/libwebrtc-141.7390 -blue.svg )] ( https://chromium.googlesource.com/external/webrtc/+/branch-heads/7390 )
4+ [ ![ libwebrtc] ( https://img.shields.io/badge/libwebrtc-142.7444 -blue.svg )] ( https://chromium.googlesource.com/external/webrtc/+/branch-heads/7444 )
55[ ![ GitHub tag (latest SemVer)] ( https://img.shields.io/github/tag/shiguredo/sora-android-sdk.svg )] ( https://github.com/shiguredo/sora-android-sdk.svg )
66[ ![ License] ( https://img.shields.io/badge/License-Apache%202.0-blue.svg )] ( https://opensource.org/licenses/Apache-2.0 )
77
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ jvmTarget = "1.8"
1717javaCompatibility = " 1.8"
1818
1919# Libraries
20- libwebrtc = " 141.7390.3.2 "
20+ libwebrtc = " 142.7444.2.0 "
2121gson = " 2.13.1"
2222okhttp = " 4.12.0"
2323kotlinx-coroutines = " 1.9.0"
You can’t perform that action at this time.
0 commit comments