Open linhtranvu opened 3 years ago
Have the same issue. I think it's related to the mobile-ffmpeg
package. Which is now deprecated and moved to ffmpeg-kit
. I tried to fork this and change it to to ffmpeg-kit, but there is more to be done then just change the package it seems. Will try again tomorrow, but don't have much confidence, as my java skill level is zero :(
Hmm.. i think it's related to gradle options, so might not be ralated to any package.
build.gradle
has a defaultMinSdkVersion
which for me was set to 22.
I build with Cordova 9, Android and get error with SDK version
Could you update SDK version of Android core, thanks