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

Pass failure exception to callback and target. #1569

Merged
merged 1 commit into from Jan 5, 2017
Merged

Conversation

JakeWharton
Copy link
Member

Closes #1548. Closes #617.

@dnkoutso
Copy link
Collaborator

dnkoutso commented Jan 5, 2017

🚢

@JakeWharton JakeWharton merged commit 4aeb26f into master Jan 5, 2017
@JakeWharton JakeWharton deleted the jw/exception branch January 5, 2017 04:15
@dann1609
Copy link

dann1609 commented Apr 15, 2017

Hey I'm updating library using gradle but callback is not updating. Right now I have version 2.5.2 someone have the same problem?

@NightlyNexus
Copy link
Contributor

@dann1609 This change is unreleased. You can use the 3.0.0 snapshots if you need it.

repositories {
  maven { url 'https://oss.sonatype.org/content/repositories/snapshots/' }
}
dependencies {
  compile 'com.squareup.picasso:picasso:3.0.0-SNAPSHOT'
}

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.

None yet

4 participants