Skip to content

Relax Android Version Constraint & Only Include main dependencies we need #4100

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

Draft
wants to merge 9 commits into
base: main
Choose a base branch
from

Conversation

aritchie
Copy link
Collaborator

Resolves #4095

  • Relaxes version constraint by setting min version needed and opening all forward updates (keep an eye on this moving forward)
  • Specifies the library we mainly need in AndroidX.Lifecycle.Process which transitively pulls in our dependencies on AX Core & Java8 Common

@jamescrosswell jamescrosswell marked this pull request as draft April 13, 2025 22:08
@aritchie aritchie marked this pull request as ready for review April 16, 2025 23:04
@aritchie
Copy link
Collaborator Author

@jamescrosswell might be good to release this as a beta so the nupkg gets fully packaged. I know the user that is waiting for this would be happy to help test as well

@aritchie aritchie changed the title Relax Android Version Constraint & Only Include main dependency we need Relax Android Version Constraint & Only Include main dependencies we need Apr 16, 2025
@jamescrosswell jamescrosswell marked this pull request as draft April 16, 2025 23:46
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.

Package downgrades for Xamarin.AndroidX.Lifecycle.Common.Java8
3 participants