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

chore(android): bump Android Lyra SDK to 1.6.9 #16

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

nytoan
Copy link

@nytoan nytoan commented Oct 2, 2024

I use Flutter and it looks like there is a conflict with the Sentry embedded in the native SDKs and the sentry_flutter Flutter package. I had this error.

error

Description

I saw that the Android native sdk version used in the lyra_flutter package was 1.5.7, which is not the last one. The last Android SDK version is 1.6.9 so i changed it and it works !

Type of Change

  • ✨ New feature (non-breaking change which adds functionality)
  • 🛠️ Bug fix (non-breaking change which fixes an issue)
  • ❌ Breaking change (fix or feature that would cause existing functionality to change)
  • 🧹 Code refactor
  • ✅ Build configuration change
  • 📝 Documentation
  • 🗑️ Chore

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.

1 participant