Skip to content

Updates#759

Open
shreemaan-abhishek wants to merge 3 commits intoYalantis:developfrom
shreemaan-abhishek:updates
Open

Updates#759
shreemaan-abhishek wants to merge 3 commits intoYalantis:developfrom
shreemaan-abhishek:updates

Conversation

@shreemaan-abhishek
Copy link
Copy Markdown

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.

1 participant