Skip to content

Update multiway AGP/Java/Gradle compatibility logic to also include a check for kotlin  #161443

@reidbaker

Description

@reidbaker

Turns out there is a more comprehensive compatibility chart. https://kotlinlang.org/docs/gradle-configure-project.html#apply-the-plugin
~https://kotlinlang.org/docs/whatsnew20.html#current-k2-compiler-limitations ~

Kotlin 2.0 requires agp 8.3 or higher but that error condition is not evaluated in our multi way compatibility logic.
packages/flutter_tools/gradle/src/main/kotlin/dependency_version_checker.gradle.kts

Context #160974

Metadata

Metadata

Assignees

Labels

P1High-priority issues at the top of the work listplatform-androidAndroid applications specificallyt: gradle"flutter build" and "flutter run" on Androidteam-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