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

Downgrade androidx to allow lower compileSDK #1103

Merged
merged 1 commit into from
Dec 6, 2024

Conversation

surbhiia
Copy link
Contributor

@surbhiia surbhiia commented Dec 6, 2024

  • Avoid forcing customers to upgrade to compileSDK = 35 and as a result to force them to upgrade AGP / Gradle.
  • Added renovate rule to ignore upgradation of known culprit dependencies.

Note - We do not need to downgrade compileSDK version but I've downgraded it so next when renovate bumps the version of any of our androidx dependencies, build fails and we can add that dependency to renovate rule for ignoring. This is needed as Google has not mentioned exactly what androidx dependencies are requiring compileSDK = 35. The documentation vaguely mentions "Various AndroidX libraries will start requiring compilesdk 35 after August 7th release. If you see AGP warnings when you upgrade compilesdk, you could suppress them."

@surbhiia surbhiia requested review from a team as code owners December 6, 2024 06:23
Copy link

github-actions bot commented Dec 6, 2024

All contributors have signed the CLA ✍️ ✅
Posted by the CLA Assistant Lite bot.

@surbhiia
Copy link
Contributor Author

surbhiia commented Dec 6, 2024

I have read the CLA Document and I hereby sign the CLA

@surbhiia
Copy link
Contributor Author

surbhiia commented Dec 6, 2024

recheck

srv-gh-o11y-gdi-cla added a commit to splunk/cla-agreement that referenced this pull request Dec 6, 2024
@SenNeonoveNoci SenNeonoveNoci requested review from SenNeonoveNoci and removed request for SenNeonoveNoci December 6, 2024 11:24
Copy link

@SenNeonoveNoci SenNeonoveNoci left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

@aditi-s3 aditi-s3 left a comment

Choose a reason for hiding this comment

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

LGTM

@surbhiia surbhiia merged commit b6d1558 into signalfx:main Dec 6, 2024
3 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Dec 6, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants