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

Fix crash caused by ConcurrentModificatonException from 929 #940

Merged
merged 2 commits into from
Jan 26, 2020

Conversation

davidgyoung
Copy link
Member

Fixes ConcurrentModificationException reported in #929

@davidgyoung davidgyoung changed the title Fix crash from 929 Fix crash caused by ConcurrentModificatonException from 929 Jan 3, 2020
@davidgyoung
Copy link
Member Author

Beta release is available here:
https://github.com/AltBeacon/android-beacon-library/releases/tag/2.16.4-beta-1

@mcaquet
Copy link

mcaquet commented Jan 17, 2020

That's great thanks !
I'd like to test the beta version. Is it available as a maven dependency ?

I tried adding this in my build.gradle :
implementation 'org.altbeacon:android-beacon-library:2.16.4-beta-1'
but gradle fails to resolve it.

@davidgyoung
Copy link
Member Author

The beta is not on Maven but it is available as a binary in the releases link above.

@davidgyoung davidgyoung merged commit 98b8093 into master Jan 26, 2020
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.

2 participants