Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: update version range of quill_native_bridge to avoid using latest version of the package #2283

Merged
merged 3 commits into from
Sep 25, 2024

Conversation

EchoEllet
Copy link
Collaborator

Description

Use fixed version of quill_native_bridge to avoid using latest version of quill_native_bridge as #2230 is WIP and not merged yet.

Related Issues

Type of Change

  • New feature: Adds new functionality without breaking existing features.
  • 🛠️ Bug fix: Resolves an issue without altering current behavior.
  • 🧹 Code refactor: Code restructuring that does not affect behavior.
  • Breaking change: Alters existing functionality and requires updates.
  • 🧪 Tests: Adds new tests or modifies existing tests.
  • 📝 Documentation: Updates or additions to documentation.
  • 🗑️ Chore: Routine tasks, or maintenance.
  • Build configuration change: Changes to build or deploy processes.

Suggestions

@EchoEllet EchoEllet marked this pull request as ready for review September 25, 2024 10:28
@EchoEllet EchoEllet changed the title fix: use fixed version of quill_native_bridge to fix #2281 fix: update version range of quill_native_bridge to avoid using latest version of the package Sep 25, 2024
@EchoEllet EchoEllet merged commit de83aab into master Sep 25, 2024
2 checks passed
@EchoEllet EchoEllet deleted the fix/quill-plugin-build-failure branch September 25, 2024 10:29
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.

Build failure on Android due to using latest version of quill_native_bridge plugin
1 participant