Skip to content

Try to add support for passing --args to nativeRunAgentTask just Application's run task is accepting already!#207

Open
ctoabidmaqbool1 wants to merge 1 commit intogluonhq:masterfrom
MaqboolSolutions-OSS:support-args-passing
Open

Try to add support for passing --args to nativeRunAgentTask just Application's run task is accepting already!#207
ctoabidmaqbool1 wants to merge 1 commit intogluonhq:masterfrom
MaqboolSolutions-OSS:support-args-passing

Conversation

@ctoabidmaqbool1
Copy link

Fixed: #206

@ctoabidmaqbool1
Copy link
Author

@johanvos @jperedadnr @abhinayagarwal
Plese can you take a look at this?

I 'am running somethis like this in my local setup, which is now working fine after above modifications!

./gradlew run --args="androidEmulate landscape"
./gradlew nativeRunAgent --args="androidEmulate landscape"

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

Successfully merging this pull request may close these issues.

nativeRunAgent task do not support --args like the Application plugin’s run task

2 participants