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

Using AGP version from single catalog #378

Merged
merged 1 commit into from
May 21, 2024

Conversation

LikeTheSalad
Copy link
Contributor

To avoid these issues: #376 and #377

These changes align the demo-app and android-agent projects to share the same AGP version. This is needed because otherwise, the demo-app project will refuse to compile when the android-agent project uses a different AGP version. This happens because the android-agent project is compiled as part of the demo-app compilation, making both projects' compilation classpath available in the same gradlew execution.

@LikeTheSalad LikeTheSalad requested a review from a team May 21, 2024 10:05
@LikeTheSalad LikeTheSalad merged commit e447948 into open-telemetry:main May 21, 2024
3 checks passed
@LikeTheSalad LikeTheSalad deleted the agp-issues branch May 21, 2024 16:44
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.

3 participants