Skip to content
This repository has been archived by the owner on Oct 26, 2022. It is now read-only.

Test dependencies aren't included in output apks. #178

Open
jimfulton opened this issue May 28, 2013 · 1 comment
Open

Test dependencies aren't included in output apks. #178

jimfulton opened this issue May 28, 2013 · 1 comment

Comments

@jimfulton
Copy link

See the test-dependencies-arent-dexed of the demo project at:

https://bitbucket.org/j1m/hipain/src/dfe9eba07868b2fb72b649c587ef5ad43ed241ef/?at=test-dependencies-arent-dexed

Note that the test uses robotium, which is listed as a dependency of the test project.

The test compiles, which means that the dependency is used for compilation,
it's just not included in the output dex file or apk.

@fxthomas
Copy link

We talked about this on IRC, but for the record it looks fixed on my testing branch.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants