ArthurHub / Android-Image-Cropper

Image Cropping Library for Android, optimized for Camera / Gallery.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Intent Redirection Vulnerability

rchezeua opened this issue · comments

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:

androidXLibraryVersion = '1.0.0'

As described here : https://support.google.com/faqs/answer/9267555?hl=en

please read #858

And update to the new repository