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
2.1m questions
2.1m answers
60 comments
57.0k users