Has the project went offline or somethinf. I included compile 'net.yazeed44.imagepicker:imagepicker:1.3.1'
in build.gradle (module:app) dependencies and
maven { url 'https://dl.bintray.com/yazeed44/maven'}
maven {
url "https://repo.commonsware.com.s3.amazonaws.com"
}
in both app module and project module. still unable to resolve library
Has the project went offline or somethinf. I included compile 'net.yazeed44.imagepicker:imagepicker:1.3.1' in build.gradle (module:app) dependencies and maven { url 'https://dl.bintray.com/yazeed44/maven'} maven { url "https://repo.commonsware.com.s3.amazonaws.com" } in both app module and project module. still unable to resolve library