mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
The setup instructions for engine development ask users to run build/install-build-deps-android.sh, which updates the Android SDK packages listed in android_sdk_extras.json This process was upgrading the Play Services package to a version that is incompatible with our build scripts.