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 androidasync library to avoid problems with new gradle versions #240

Open
danilo04 opened this issue Sep 29, 2021 · 0 comments
Open

Comments

@danilo04
Copy link
Contributor

We use the 2.1.3 version of the library com.koushikdutta.async:androidasync to handle websockets and async HTTP calls in Simperium. After upgrading Gradle to 7.x in Simplenote, which uses the Simperium client, the debug builds break. androidasync crashes the app because of a java.lang.AssertionError.

According to koush/ion#937, the version 3.1.0 solves this problem.

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

No branches or pull requests

1 participant