Skip to content

Conversation

@resnickj
Copy link
Contributor

Fix build issues that prevent compass_app from building and running out of the box.

  • add compass_app folders to list of workspaces in root pubspec
  • align dependency versions to resolve conflicts

Pre-launch Checklist

  • I read the Flutter Style Guide recently, and have followed its advice.
  • [ x] I signed the CLA.
  • [ x] I read the Contributors Guide.
  • I have added sample code updates to the changelog.
  • I updated/added relevant documentation (doc comments with ///).

If you need help, consider asking for advice on the #hackers-devrel channel on Discord.

Copy link
Member

@guidezpl guidezpl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you also update

-    id "com.android.application" version "8.1.0" apply false
+    id "com.android.application" version "8.1.1" apply false

per #2729 (comment)?

@resnickj
Copy link
Contributor Author

Can you also update

-    id "com.android.application" version "8.1.0" apply false
+    id "com.android.application" version "8.1.1" apply false

per #2729 (comment)?

I pushed a second commit, but updated to 8.6.0 instead of 8.1.1, and updated a few other versions that I think needed updating? (this was a few weeks ago so I can't quite remember if these changes were required or just suggested...)

@guidezpl guidezpl merged commit 8b20b55 into flutter:main Oct 28, 2025
1 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants