-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Closed
Closed
Copy link
Labels
P1High-priority issues at the top of the work listHigh-priority issues at the top of the work listplatform-androidAndroid applications specificallyAndroid applications specificallyteam-androidOwned by Android platform teamOwned by Android platform teamtriaged-androidTriaged by Android platform teamTriaged by Android platform team
Description
#142464 reverts logic in flutter.groovy in order to fix #141940, but in the process, has removed some logic required to add support for the Gradle Kotlin DSL that was added in #140744. This issue serves as a reminder to re-land this logic to maintain that support.
This involves two steps:
- Replace the old implementation of
doesSupportAndroidPlatformwith the new implementation created in Add support for Gradle Kotlin DSL #140744. - When Reland: "Fix how Gradle resolves Android plugin" #137115 is re-landed, add back logic that checks for Gradle settings configuration for both Groovy or Kotlin
Metadata
Metadata
Assignees
Labels
P1High-priority issues at the top of the work listHigh-priority issues at the top of the work listplatform-androidAndroid applications specificallyAndroid applications specificallyteam-androidOwned by Android platform teamOwned by Android platform teamtriaged-androidTriaged by Android platform teamTriaged by Android platform team