Skip to content

Conversation

@Soumik15630
Copy link
Contributor

This PR updates the Android Gradle Plugin from 4.x to 9.x to address known CVEs flagged by CI

Fixes #4651

on testing in Android studio it successfully builds.
image

@Soumik15630
Copy link
Contributor Author

image

IT also works correctly - this is my own dummy app to test

@@ -1,56 +1,68 @@
//UPDATED: Updated for Android Gradle Plugin 9.x
//Removes depracted APIs
Copy link
Contributor

Choose a reason for hiding this comment

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

typo: depracted -> deprecated

Copy link
Contributor

@vitaut vitaut left a comment

Choose a reason for hiding this comment

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

Thanks for the PR

@Soumik15630 Soumik15630 requested a review from vitaut January 20, 2026 18:40
@Soumik15630
Copy link
Contributor Author

Soumik15630 commented Jan 21, 2026

@vitaut
fixed the requred changes , sorry to ping just a friendly reminder
thanks

@vitaut vitaut merged commit b7b1abc into fmtlib:master Jan 21, 2026
40 checks passed
@vitaut
Copy link
Contributor

vitaut commented Jan 21, 2026

Thank you!

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.

Consider updating the Android Gradle Plugin version

2 participants