Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to specify build variant/apk file? #13

Closed
lewisob opened this issue Dec 6, 2016 · 3 comments
Closed

How to specify build variant/apk file? #13

lewisob opened this issue Dec 6, 2016 · 3 comments

Comments

@lewisob
Copy link

lewisob commented Dec 6, 2016

When running "gradle devicefarmUpload" my tests run using a debug version of the app.
I need to run against a release version of the app.

How can I specify a different version of the app to upload?

@lewisob lewisob changed the title How to specify apk file? How to specify build variant/apk file? Dec 6, 2016
@andreschab90
Copy link

you just have to define your buildVariants in your build.gradle

@andreschab90
Copy link

@lewisob just define the test build type in the build.gradle

@lewisob lewisob closed this as completed Oct 24, 2017
@lewisob
Copy link
Author

lewisob commented Oct 24, 2017

Thanks.

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

No branches or pull requests

2 participants