-
Notifications
You must be signed in to change notification settings - Fork 919
Fix: problem on run-android with deviceId #137
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
Fix: problem on run-android with deviceId #137
Conversation
Thanks @ifsnow, appreciated! Would you mind fixing lint/flow? |
9ba96b5
to
073389f
Compare
@thymikee Sure! All modified. |
@ferrannp can you have a look? |
dcb15cc
to
2c2c8f9
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me! Thank you for working on it and addressing all the feedback. Just left two last comments and we are good to go!
Let me know what you think!
@grabbou I'm done. Please let me know if you have any reviews. |
@krizzu can you give it one more look? |
Fixes #132
enableSeparateBuildPerCPUArchitecture
,universalApk
options.adb install
)I hope this helps.