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

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

@jimfulton

Description

@jimfulton

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions