Insta-Downloader
Insta-Downloader copied to clipboard
Getting error after adding library to gradle
After adding this dependency compile 'com.github.bachors:Insta-Downloader:1.0'
I am getting this error after adding this library to my project i checked that there is apk file also present in library files which giving this error
Error:Dependency com.github.bachors:Insta-Downloader:1.0 on project app resolves to an APK archive which is not supported as a compilation dependency. File: C:\Users\LENOVO.gradle\caches\modules-2\files-2.1\com.github.bachors\Insta-Downloader\1.0\4e7b2a3906c485a43ef13f83375adfe7b81d85d9\Insta-Downloader-1.0.apk
Please help to fix this Thank you