Friday, 28 June 2019

android - Stop Gradle from building

I am using Android Studio to build my project.
I click Run(Shift + F10) in Android Studio, a Gradle build is started
enter image description here



How do I disable Gradle from doing this each time I run?

No comments:

Post a Comment