0

To run a part of my gradle script, I normally open the command line and type

gradle swagger 

how can I make Android Studio automatically run this command when it syncs the gradle file?

1 Answer 1

2

You can do it like this.

enter image description here

This is the gradle tasks view that android studio provides.

Menu Bar -> View -> Tool Windows -> Gradle

Sign up to request clarification or add additional context in comments.

Comments

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.