mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00
![]() Unpins flutter_plugin_android_lifecycle where it is pinned. I then 1. ran `flutter update-packages --force-upgrade` (but only committed the changes within `dev/integration_tests/gradle_deprecated_settings/`, which is where it had been pinned) 2. followed by `./gradlew :generateLockfiles` from `dev/integration_tests/gradle_deprecated_settings/android/` (the lockfile was what was causing the CI dependency resolution failure, so this second step is the fix for that). See the reason it was pinned: https://github.com/flutter/flutter/pull/121847#discussion_r1124797112 followed by the PR that pinned it: https://github.com/flutter/flutter/pull/122043 Fixes https://github.com/flutter/flutter/issues/122039 |
||
---|---|---|
.. | ||
app | ||
gradle/wrapper | ||
build.gradle | ||
buildscript-gradle.lockfile | ||
gradle.properties | ||
project-app.lockfile | ||
project-camera_android.lockfile | ||
project-camera.lockfile | ||
project-flutter_plugin_android_lifecycle.lockfile | ||
settings.gradle |