We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b29c2a commit f6f6c11Copy full SHA for f6f6c11
ffmpeg/JNI/libs/tool
@@ -1,5 +1,5 @@
1
#!/bin/bash
2
-v="1.32.0";
+v="1.35.0";
3
4
mv ./armeabi-v7a/neon/libffmpeg.mx.so libffmpeg.mx.so.neon.$v;
5
mv ./arm64-v8a/libffmpeg.mx.so libffmpeg.mx.so.neon64.$v;
0 commit comments