Skip to content

Commit

Permalink
Update Android build
Browse files Browse the repository at this point in the history
  • Loading branch information
saghul committed Oct 19, 2023
1 parent a52d059 commit 3506c75
Show file tree
Hide file tree
Showing 6 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ plugins {

ext {
groupId = 'org.jitsi'
webrtcVersion = '111'
libraryVersion = '111.0.1'
webrtcVersion = '118'
libraryVersion = '118.0.0'
}

apply plugin: 'com.android.library'
Expand Down
Binary file modified android/libs/arm64-v8a/libjingle_peerconnection_so.so
Binary file not shown.
Binary file modified android/libs/armeabi-v7a/libjingle_peerconnection_so.so
Binary file not shown.
Binary file modified android/libs/libwebrtc.jar
Binary file not shown.
Binary file modified android/libs/x86/libjingle_peerconnection_so.so
Binary file not shown.
Binary file modified android/libs/x86_64/libjingle_peerconnection_so.so
Binary file not shown.

0 comments on commit 3506c75

Please sign in to comment.