videokit-ffmpeg-android
videokit-ffmpeg-android copied to clipboard
Failed to resolve: com.infullmobile.android:videokit-release:1.1.2
Hi I am getting the error when I add the following line to my dependencies in my app build.gradle file
compile 'com.infullmobile.android:videokit-release:1.1.2'
Is this entry correct?
Hello, you must add this maven repository :
maven { url 'https://maven.infullmobile.com/public' }