Skip to content
This repository has been archived by the owner on May 10, 2024. It is now read-only.

Commit

Permalink
Bump webrtc (#40)
Browse files Browse the repository at this point in the history
  • Loading branch information
graszka22 authored May 8, 2023
1 parent 1f88e81 commit 081312f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MembraneRTC/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ dependencies {
implementation deps.timber
implementation 'com.google.code.gson:gson:2.9.0'
implementation 'com.github.dsrees:JavaPhoenixClient:1.0.0'
api 'com.github.webrtc-sdk:android:104.5112.08'
api 'io.github.webrtc-sdk:android:104.5112.09'
implementation 'androidx.core:core:1.8.0'
testImplementation 'junit:junit:4.13.2'
testImplementation "org.jetbrains.kotlinx:kotlinx-coroutines-test:${versions.coroutines}"
Expand Down

0 comments on commit 081312f

Please sign in to comment.