Skip to content

Commit

Permalink
Update tool
Browse files Browse the repository at this point in the history
  • Loading branch information
USBhost committed Nov 22, 2024
1 parent 3f9ec1e commit be39fc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ffmpeg/JNI/libs/tool
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/bin/bash
v="1.86.0";
v="1.87.0";

mv ./armeabi-v7a/neon/libffmpeg.mx.so libffmpeg.mx.so.neon.$v;
mv ./arm64-v8a/libffmpeg.mx.so libffmpeg.mx.so.neon64.$v;
Expand Down

0 comments on commit be39fc3

Please sign in to comment.