Revert "Resolve resolve native Flutter dependencies in Android Studio…#177605
Conversation
…flutter#167332)" This reverts commit 0c0406a.
|
This pull request was opened from and to a release candidate branch. This should only be done as part of the official Flutter release process. If you are attempting to make a regular contribution to the Flutter project, please close this PR and follow the instructions at Tree Hygiene for detailed instructions on contributing to Flutter. Reviewers: Use caution before merging pull requests to release branches. Ensure the proper procedure has been followed. |
There was a problem hiding this comment.
Code Review
This pull request is a revert of commit 0c0406a6158eb07d28a70350a22801ee8f6870c9 to fix issue #177037. The changes correctly remove the logic that added native Flutter dependencies when building from Android Studio. The revert is clean and also removes a try-catch block that was likely unnecessary. The changes look correct and align with the goal of fixing the regression.
46b0f4e
into
flutter:flutter-3.38-candidate.0
Fixes #177037 on 3.38 branch.
This reverts commit 0c0406a.
Leaves
isInvokedFromAndroidStudioPre-launch Checklist
///).