Groups
Groups
Sign in
Groups
Groups
Flutter Development [retired]
Conversations
About
Send feedback
Help
Flutter 2.10 ext.kotlin_version = '1.5.31' requirement
32 views
Skip to first unread message
Keith Black
unread,
Mar 31, 2022, 2:46:42 PM
3/31/22
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Flutter Development (flutter-dev)
The Flutter 2.10 release notes state that there is a breaking change that requires kotlin version 1.5.31. See required changes below.
My question is, do all of the packages (dependencies) I use have to have this implemented prior to me updating my app?
Required changes:
buildscript {
- ext.kotlin_version = '1.3.50'
+ ext.kotlin_version = '1.5.31'
Reference:
https://docs.flutter.dev/release/breaking-changes/kotlin-version
Reply all
Reply to author
Forward
0 new messages