Skip to content

☂️ [FGP Kotlin conversion] Umbrella bug to track conversion progress #162103

@gmackall

Description

@gmackall

Core FGP classes and functions

Scripts

Notes:

  • Groovy code may depend on Kotlin code, but not vice versa (the current situation is supported only by making our Groovy compilation depend on our Kotlin compilation in the task order. This means that our order of conversion is strictly determined by our order of dependency: if ClassA depends on ClassB depends on ClassC, we must convert exactly in the order ClassC, ClassB, ClassA.
  • FlutterExtension and AppLinkSettings should both be pretty straightforward, may be worth picking up together.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2Important issues not at the top of the work listteam-androidOwned by Android platform teamtriaged-androidTriaged by Android platform team

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions