Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
e01fb700dc |
@@ -97,7 +97,6 @@
|
||||
<resource-file src="src/android/libs/arm64-v8a/libswscale.so" target="jniLibs/arm64-v8a/libswscale.so" />
|
||||
|
||||
<framework custom="true" src="src/android/mobile-ffmpeg-x2.gradle" type="gradleReference" />
|
||||
<lib-file src="src/android/mobile-ffmpeg-arm-4.4.aar"/>
|
||||
</platform>
|
||||
<platform name="ios">
|
||||
<config-file parent="/*" target="config.xml">
|
||||
|
||||
Binary file not shown.
@@ -1,10 +1,3 @@
|
||||
repositories{
|
||||
jcenter()
|
||||
flatDir{
|
||||
dirs 'libs'
|
||||
}
|
||||
}
|
||||
|
||||
dependencies {
|
||||
implementation(name:'mobile-ffmpeg-arm-4.4', ext:'aar')
|
||||
implementation 'com.arthenica:mobile-ffmpeg-full:4.4'
|
||||
}
|
||||
Reference in New Issue
Block a user