bamlab / react-native-image-resizer

🗻 Resize local images with React Native
MIT License
1.59k stars 338 forks source link

Apply namespace when agp version is between 8.0 and 8.2 #403

Closed mchowning closed 3 weeks ago

mchowning commented 3 months ago

Follow-up to https://github.com/bamlab/react-native-image-resizer/pull/401.

Updates the namespace logic so that it the minor version only has to be >= 3 if the major version is == 7. This allows the namespace to be applied for versions like 8.0, 8.1, and 8.2.

stale[bot] commented 1 month ago

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] commented 3 weeks ago

This pull request has been automatically closed. Thank you for your contributions.