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/android improvements 1599 #1624

Merged
merged 10 commits into from
Apr 18, 2024
Merged

Conversation

munkiki7
Copy link
Contributor

  • add custom callback order for PostGeneratedGradle callback
  • make sentry gradle additions logic more reliable

@munkiki7 munkiki7 requested a review from bitsandfoxes as a code owner April 16, 2024 12:36
Comment on lines 13 to 16
dependencies {
implementation(name: 'sentry-android-ndk-release', ext:'aar')
implementation(name: 'sentry-android-core-release', ext:'aar')
}
Copy link
Contributor

Choose a reason for hiding this comment

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

TIL that there can be multiple dependencies blocks!

src/Sentry.Unity.Editor/Android/GradleSetup.cs Outdated Show resolved Hide resolved
src/Sentry.Unity.Editor/Android/GradleSetup.cs Outdated Show resolved Hide resolved
src/Sentry.Unity.Editor/Android/GradleSetup.cs Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
@bitsandfoxes
Copy link
Contributor

Looking great! Thanks! 🔥

@bitsandfoxes bitsandfoxes merged commit 0609977 into main Apr 18, 2024
122 checks passed
@bitsandfoxes bitsandfoxes deleted the fix/android-improvements-1599 branch April 18, 2024 14:24
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