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

Update from HTTP "async" server from 2.0.1 to 2.1.6 #71

Open
danielweck opened this issue Sep 7, 2015 · 1 comment
Open

Update from HTTP "async" server from 2.0.1 to 2.1.6 #71

danielweck opened this issue Sep 7, 2015 · 1 comment

Comments

@danielweck
Copy link
Member

From:
https://github.com/readium/SDKLauncher-Android/blob/develop/SDKLauncher-Android/libs/androidasync-2.0.1.jar

To:
https://github.com/koush/AndroidAsync

(not sure what the change log is though ...)

@danielweck
Copy link
Member Author

This is fixed in the LCP branch:
https://github.com/readium/SDKLauncher-Android/blob/feature/lcp/SDKLauncher-Android/app/build.gradle#L19

dependencies {
...
    compile 'com.koushikdutta.ion:ion:2.+'
    // compile 'com.koushikdutta.async:androidasync:2.+' ALREADY INCLUDED AS DEPENDENCY OF com.koushikdutta.ion
...
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants