Open rchezeua opened 2 years ago
You should update androidXLibraryVersion to the latest version to prevent the Intent Redirection Vulnerability which will be detected by Google if someone using this library tries to publish an Application.
androidXLibraryVersion
Here: https://github.com/ArthurHub/Android-Image-Cropper/blob/2a4a425668bfff1329dd5bfb1b80b0829bb4cc67/build.gradle#L23
As described here : https://support.google.com/faqs/answer/9267555?hl=en
please read https://github.com/ArthurHub/Android-Image-Cropper/issues/858
And update to the new repository
You should update
androidXLibraryVersion
to the latest version to prevent the Intent Redirection Vulnerability which will be detected by Google if someone using this library tries to publish an Application.Here: https://github.com/ArthurHub/Android-Image-Cropper/blob/2a4a425668bfff1329dd5bfb1b80b0829bb4cc67/build.gradle#L23
As described here : https://support.google.com/faqs/answer/9267555?hl=en