You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Provide more information in 'unsupported class file' gradle error (#136756)
Fixesflutter/flutter#130808. Short context is that the migration guide doesn't help when a user has a newer java version than 17, and this tells them how to fix the error in that situation.
This is an alternative to flutter/flutter#131354, because I think it is a bad idea to introduce branching in how we handle this error with some specialized regexp.
0 commit comments