Skip to content

Commit

Permalink
fix: update libwebrtc.jar for android
Browse files Browse the repository at this point in the history
  • Loading branch information
kuruk-mm committed Apr 20, 2024
1 parent 8244963 commit 100749d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
Binary file modified examples/mobile/android/app/libs/libwebrtc.jar
Binary file not shown.
1 change: 1 addition & 0 deletions examples/mobile/build_android.sh
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
# Note: Remember to update libwebrtc from https://github.com/livekit/rust-sdks/releases
cargo ndk -t armeabi-v7a -t arm64-v8a -o ./android/app/src/main/jniLibs build --release

0 comments on commit 100749d

Please sign in to comment.