Skip to content

Commit

Permalink
update tool
Browse files Browse the repository at this point in the history
  • Loading branch information
USBhost committed Nov 28, 2021
1 parent a238c10 commit c3d29e9
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.35.0";
v="1.41.2";

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 c3d29e9

Please sign in to comment.