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

Updates #759

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from
Open

Updates #759

wants to merge 3 commits into from

Conversation

shreemaan-abhishek
Copy link

I have added my app to the README.md file as my app also uses uCrop.
I have updated some dependencies and AGP version.

In ucrop/src/main/java/com/yalantis/ucrop/UCrop.java

private static final String EXTRA_PREFIX = BuildConfig.APPLICATION_ID;

has been changed to

private static final String EXTRA_PREFIX = BuildConfig.LIBRARY_PACKAGE_NAME;

as the field, APPLICATION_ID is not available anymore.

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.

None yet

1 participant