morpheus icon indicating copy to clipboard operation
morpheus copied to clipboard

corrected task order to work with instarun

Open leonardarnold opened this issue 7 years ago • 3 comments

The tasks order gets wrong while using insta-run. The dex class is not working anymore because the transform api came : http://tools.android.com/tech-docs/new-build-system/transform-api . I know this project is not maintained anymore - so just a quick fix.

leonardarnold avatar Jun 26 '17 15:06 leonardarnold

@leonardarnold please make CI green or explain why it fails. Once it passes CI I will invite you to become a contributor of the project, so you're free to maintain it as you use it.

stephanenicolas avatar Jun 26 '17 17:06 stephanenicolas

@stephanenicolas it seems that the CI is failing before even running the tests...

$ source ~/.android-sdk-installer/env /home/travis/.travis/job_stages: line 54: /home/travis/.android-sdk-installer/env: No such file or directory The command "source ~/.android-sdk-installer/env" failed and exited with 1 during .

leonardarnold avatar Jun 27 '17 16:06 leonardarnold

@leonardarnold can you fix it ? Maybe in a different PR ? I won't be maintaining it but if you want to, you will have to deal with all this...

stephanenicolas avatar Jun 27 '17 17:06 stephanenicolas