Is there any legitimate way of Gradle task(s) execution stopping in Android Studio?
you can call ./gradlew --stop in a Terminal and it will kill all gradle processes
./gradlew --stop
1.4m articles
1.4m replys
5 comments
57.0k users