How to create a release android library package (aar) in Android Studio (not debug)

In Android Studio 1.2+, there is a complete gradle menu that lists all of the available gradle tasks.

I found this menu on the right side of the IDE with default options enabled.

The gradle menu is on the right side of the IDE by default...

Right click the task you want and click “Run”.

Right click the task you want a click "RUN"

Leave a Comment