Skip to content

Commit

Permalink
update tool
Browse files Browse the repository at this point in the history
  • Loading branch information
USBhost committed Apr 3, 2022
1 parent 12641ae commit dea648a
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.41.2";
v="1.44.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 dea648a

Please sign in to comment.