Skip to content

Commit

Permalink
delete the jnilibs folder
Browse files Browse the repository at this point in the history
  • Loading branch information
nplasterer committed Jun 26, 2024
1 parent 9ff8263 commit 32d7b22
Show file tree
Hide file tree
Showing 6 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release-kotlin-bindings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@ name: Release Kotlin Bindings

on:
workflow_dispatch:
push:
branches:
- np/update-android-bindings

jobs:
build-linux:
Expand Down
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ wasm-pack.log
# generated
bindings_swift/Sources
bindings_swift/xmtp-rust-swift.zip
bindings_ffi/jniLibs

# Logs
logs
Expand Down
Binary file removed bindings_ffi/jniLibs/arm64-v8a/libuniffi_xmtpv3.so
Binary file not shown.
Binary file removed bindings_ffi/jniLibs/armeabi-v7a/libuniffi_xmtpv3.so
Binary file not shown.
Binary file removed bindings_ffi/jniLibs/x86/libuniffi_xmtpv3.so
Binary file not shown.
Binary file removed bindings_ffi/jniLibs/x86_64/libuniffi_xmtpv3.so
Binary file not shown.

0 comments on commit 32d7b22

Please sign in to comment.