using gradlew is versatile but impractical for ci, where gradle is then downloaded over and over again.
instead, we should have at least one version of gradle installed as part of the image to save bandwidth and time.
using `gradlew` is versatile but impractical for ci, where `gradle` is then downloaded over and over again.
instead, we should have at least one version of `gradle` installed as part of the image to save bandwidth and time.
included in https://git.dotya.ml/wanderer/docker-alpine-android/commit/0dbe7e44a12b1da3c95e72d3feb9026da2e5c0f0 provided via [`asdf`](https://asdf-vm.com/)
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
using
gradlewis versatile but impractical for ci, wheregradleis then downloaded over and over again.instead, we should have at least one version of
gradleinstalled as part of the image to save bandwidth and time.included in
0dbe7e44a1provided viaasdf