Open farhad-kargaran opened 8 years ago
@farhad-kargaran, I am getting the following error
ERROR: Unable to determine org.gradle.api.plugins.AndroidMavenPlugin argument #1: missing parameter value of type interface org.gradle.internal.Factory, or no service of type org.gradle.internal.Factory
can u plz help me regarding how to resolve this?
Hi I have added the following dependency to my gradle: compile 'com.writingminds:FFmpegAndroid:0.3.2' but android studio show me an error : Failed to resolve: com.writingminds:FFmpegAndroid:0.3.2 Why? whats the problem?