-
Notifications
You must be signed in to change notification settings - Fork 56
Missing com.android.support:multidex #130
Comments
OK, It's just that "Android Support Repository" was not checked by default and I didn't understand I had to do so. Closing the issue. |
Indeed. I think I've added to the docs a line about that repo, but perhaps On Thu, Aug 13, 2015, 17:54 Laurent Petit [email protected] wrote:
|
I think still an issue here, basically in my |
Neko depends on 1.0.0, I don't know when Google updated it and why the old On Thu, Aug 13, 2015, 18:18 Andrea Richiardi [email protected]
|
Yes, it solved. I would add a side note to the note before, just in case ;) Thank you! |
Cool! But I still don't understand why they haven't kept the old version On Thu, Aug 13, 2015, 18:32 Andrea Richiardi [email protected]
|
Yeah he probably so did, because for my tests I just installed everything 2015-08-13 17:35 GMT+02:00 Alexander Yakushev [email protected]:
Laurent Petit |
It might have been a problem of my setup, I had to delete and reinstall from the SDK manager in order to have again both versions. |
This should prevent confusions like in #130.
When executing lein droid doall from the command line, I get this problem:
(I run OS X Yosemite 10.10.4)
I am not behind a proxy, and I have only modified project.clj to set the proper path to my android-sdk-macosx. I have tried the command twice in case the network had an intermittent problem
The same issue has been reproduced by @arichiardi on his Linux machine.
Reproduced while trying to start working on a lein-droid / Counterclockwise integration issue in ccw-ide/ccw#840 , but as you see, got stopped before even being able to do things without involving CCW.
The text was updated successfully, but these errors were encountered: