Maxi Rosson
Maxi Rosson
Improve repositories order, so we avoid failed request when searching for upgrades locally
On the `validateDependencies` task, check for plugins declared on `dependenciesClassNames` but not applied on any gradle file.
See how we should react to server errors: connection errors, bad requests and server bugs Should we bypass the server request and avoid failing?
**Describe the bug** If I use the `bundletool-all-1.11.1.jar` (downloaded from the Github releases page), and run it with the `build-apks` parameter, the `/assets/dexopt/baseline.prof` file is properly added to the generated...
I have the following scenario defined: ``` branch { cleanup-tasks = ["clean"] tasks = ["compileKotlin"] warm-ups = 2 } master { cleanup-tasks = ["clean"] tasks = ["compileKotlin"] warm-ups = 2...
https://docs.gradle.org/current/userguide/configuration_cache.html#config_cache:intro