-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Closed
Labels
P1High-priority issues at the top of the work listHigh-priority issues at the top of the work listplatform-androidAndroid applications specificallyAndroid applications specificallyt: gradle"flutter build" and "flutter run" on Android"flutter build" and "flutter run" on Androidteam-androidOwned by Android platform teamOwned by Android platform teamtriaged-androidTriaged by Android platform teamTriaged by Android platform team
Description
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
bartekpacia
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 specificallyt: gradle"flutter build" and "flutter run" on Android"flutter build" and "flutter run" on Androidteam-androidOwned by Android platform teamOwned by Android platform teamtriaged-androidTriaged by Android platform teamTriaged by Android platform team