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

Async library #26

Open
Allosh87 opened this issue Feb 23, 2019 · 1 comment
Open

Async library #26

Allosh87 opened this issue Feb 23, 2019 · 1 comment

Comments

@Allosh87
Copy link

gradle can't seem to find afollestad aSync library, any solutions please?

Sent from my Galaxy J4 using FastHub

@jjosenaldo
Copy link

jjosenaldo commented Jul 17, 2020

You can find it here: https://mvnrepository.com/artifact/com.afollestad/async/0.2.3

In the app/build.gradle file, replace the existing async dependency with compile group: 'com.afollestad', name: 'async', version: '0.2.3' and add the repository maven { url 'https://repo.spring.io/libs-release/' }.

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

2 participants