Open fzymek opened 7 years ago
Can you post your dependencies
block ?
@fzymek Do you have any info for this? Maybe you can point me to a project that tried this?
Seems to be the same problem I'm having. It's when the extension is not a jar and there is a classifier to specify it i.e. @zip or @aar
I need to create offline re./pository for android project. It relies on eg. multidex support. Running syncRemoteRepositories task fails with message:
task configuration is as follow:
It seems that it tries to find
multidex-instrumentation-1.0.1.jar
instead of usingmultidex-instrumentation-1.0.1.aar