Skip to content

Commit

Permalink
Merge pull request #4679 from nextcloud/updateWebRtcLibTo132.6834.0
Browse files Browse the repository at this point in the history
Update webRtc lib to 132.6834.0
  • Loading branch information
mahibi authored Feb 5, 2025
2 parents 5c32bfd + 4fcbbea commit 17086d8
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -303,7 +303,7 @@ dependencies {
implementation 'androidx.core:core-ktx:1.13.1'
implementation 'androidx.activity:activity-ktx:1.9.3'
implementation 'com.github.nextcloud.android-common:ui:0.23.2'
implementation 'com.github.nextcloud-deps:android-talk-webrtc:121.6167.0'
implementation 'com.github.nextcloud-deps:android-talk-webrtc:132.6834.0'

gplayImplementation 'com.google.android.gms:play-services-base:18.5.0'
gplayImplementation "com.google.firebase:firebase-messaging:24.1.0"
Expand Down
18 changes: 18 additions & 0 deletions gradle/verification-metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4523,6 +4523,14 @@
<sha256 value="fead8dd617aba46b8a370c5b315532a5e8f8a38d3480588bcc64148652877670" origin="Generated by Gradle" reason="Artifact is not signed"/>
</artifact>
</component>
<component name="android-talk-webrtc" group="com.github.nextcloud-deps" version="132.6834.0">
<artifact name="android-talk-webrtc-132.6834.0.aar">
<sha256 origin="Generated by Gradle" reason="Artifact is not signed" value="800989531e6b23655856c8f3715e61ede60452207afbf1d042de993a2d676644"/>
</artifact>
<artifact name="android-talk-webrtc-132.6834.0.pom">
<sha256 origin="Generated by Gradle" reason="Artifact is not signed" value="70693e430f2a7e166690af2eeabf5c94109e68818cc66d453b1a43ee60978ea0"/>
</artifact>
</component>
<component group="com.github.nextcloud-deps.hwsecurity" name="hwsecurity" version="4.1.0-patch2">
<artifact name="hwsecurity-4.1.0-patch2.aar">
<sha256 value="bf255cf1b0eac13cc7c1a49a02cd07ed133dfcf75b22ad1e0c74efff541937e4" origin="Generated by Gradle" reason="Artifact is not signed"/>
Expand Down Expand Up @@ -6030,6 +6038,11 @@
<sha256 value="2d4b12e18899063abd7c75278b5fa97a3729d80878ceecb6a40d946e9c0d5590" origin="Generated by Gradle"/>
</artifact>
</component>
<component name="commons-parent" group="org.apache.commons" version="69">
<artifact name="commons-parent-69.pom">
<sha256 origin="Generated by Gradle" value="d50da9c39bdca823d618d1b4a03b73f196497fcb8616fd0da727c8623592a9bb"/>
</artifact>
</component>
<component group="org.apache.httpcomponents" name="httpcomponents-client" version="4.5.6">
<artifact name="httpcomponents-client-4.5.6.pom">
<sha256 value="b042b41f2391edb00d35f7f4e509aed2123648c1d246ce58d0f7b905c9fe1f73" origin="Generated by Gradle"/>
Expand Down Expand Up @@ -6517,6 +6530,11 @@
<sha256 value="fe78fa62efbf0c89ebef4bb0695ab219f41d802e854aafe0fedc561b1bc4a0d7" origin="Generated by Gradle" reason="Artifact is not signed"/>
</artifact>
</component>
<component name="kotlinx-coroutines-bom" group="org.jetbrains.kotlinx" version="1.10.1">
<artifact name="kotlinx-coroutines-bom-1.10.1.pom">
<sha256 origin="Generated by Gradle" value="9cbd04ba63e7399856745713e312d2f2161a1d44eda506ded47c8d56daf8461f"/>
</artifact>
</component>
<component group="org.jetbrains.kotlinx" name="kotlinx-coroutines-bom" version="1.7.1">
<artifact name="kotlinx-coroutines-bom-1.7.1.pom">
<sha256 value="b925aa988c40a5c7aa0c77b21373feb18c39414926bd51c76ef44434f5bae9c2" origin="Generated by Gradle"/>
Expand Down

0 comments on commit 17086d8

Please sign in to comment.