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

Upgrade zxing library #46

Closed
wants to merge 1 commit into from
Closed

Upgrade zxing library #46

wants to merge 1 commit into from

Conversation

psanford
Copy link
Owner

This is needed to be able to perform fresh builds. jcenter is gone which means we can't fetch our older zxing dependency anymore.

zxing now requires androidx so use that for the compat library.

The docs for zxing say that this version requires at least sdk 24 so bump our min version to that.

This is needed to be able to perform fresh builds. jcenter is gone
which means we can't fetch our older zxing dependency anymore.

zxing now requires androidx so use that for the compat library.

The docs for zxing say that this version requires at least sdk
24 so bump our min version to that.
@psanford psanford closed this in d89e49a Dec 27, 2024
@psanford psanford deleted the upgrade-zxing branch December 27, 2024 19:20
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