-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Gallery app fails to build on Android #558
Comments
cc: @guidezpl |
Hi, this might be a dupe of #545 , can you try building with |
Looks like
|
You can either regenerate the lockfiles to get your build to work again with your current flutter version or you can use the latest flutter master. |
To regenerate the lockfiles the gradle command should be |
Thanks, @andreidiaconu, upgrading to the latest
Feel free to close the issue if you think this issue is resolved. |
Great! And yes, that's intentional |
Describe the bug
The gallery app fails to run on Android on the latest master/stable channel.
Flutter doctor
flutter doctor -v
To Reproduce
Steps to reproduce the behavior:
flutter run
orflutter build apk
Expected behavior
The app runs /builds apk
logs
The text was updated successfully, but these errors were encountered: