fix proguard rules for android
This commit is contained in:
parent
1abae81589
commit
c0be432062
|
@ -9,6 +9,7 @@
|
||||||
native <methods>;
|
native <methods>;
|
||||||
void log(long, int, byte[]);
|
void log(long, int, byte[]);
|
||||||
void statistics(long, int, float, float, long , int, double, double);
|
void statistics(long, int, float, float, long , int, double, double);
|
||||||
|
void closeParcelFileDescriptor(int);
|
||||||
}
|
}
|
||||||
|
|
||||||
-keep class com.arthenica.ffmpegkit.AbiDetect {
|
-keep class com.arthenica.ffmpegkit.AbiDetect {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user