Open
Description
Feature: Migrate gradle to use --offline mode to not download dependencies dynamically during CI.
In https://ci.chromium.org/ui/p/flutter/builders/prod/Linux%20Android%20Debug%20Engine/20211/overview
ERROR: Failed to fetch maven artifact org.robolectric:android-all-instrumented:4.2.2_r1.2-robolectric-r1-i3
This flake is causing Android build/test times on CI to increase by several minutes due to automatic re-tries.