-
Notifications
You must be signed in to change notification settings - Fork 10
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 Glide and Gradle versions #4
Comments
Thanks for reaching out. We are working on this and expect it will take a
bit of time for the update to go out. We will update this thread once it's
live.
…On Wed, Apr 25, 2018 at 7:37 AM, Christian Olcina ***@***.***> wrote:
Hello,
I'm trying to use your lib, but the problem is dependencies are really old.
The last version of Glide is 4.7 and you are using 3.8.
With gradle happens the same, you are using 3.2.1 while the last is 4.4.
I'm having collision between your dependencies and mines, because im using
4.5 Glide and you need 3.8.
Gradle shows the error:
Failed to find byte code for com/bumptech/glide/request/tar
get/GlideDrawableImageViewTarget
This class was removed from >=v4 from Glide.
Could you please, update this repo with latest dependencies.
Thanks.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#4>, or mute the
thread
<https://github.com/notifications/unsubscribe-auth/ADWKHLQ936_qL7UM1z8Tv9gWQJyj3CH7ks5tsIpAgaJpZM4TjjqO>
.
|
Perfect!, Thanks you! |
No problem. Two months is likely.
…On Fri, Apr 27, 2018 at 1:24 AM, Christian Olcina ***@***.***> wrote:
Perfect!,
Do you know the stimated time? maybe 1 month?, 2? more? less?
Just to know and planning our project.
Thanks you!
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#4 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ADWKHMKBsfAyNao7L53g8YgGstlGqTQBks5tstWkgaJpZM4TjjqO>
.
|
Any updated about this? Thanks! |
Hi @Sulfkain Thanks for reaching out to us. We are still working on a few things on the SDK. In the meantime, I cherry picked the changes that you need and pushed them to a separate On that branch, Free feel to let me know if you have any questions. |
@ctrl-alt-del Thank's! |
Hello friend, Are you planning to use the v4 do Glide library? |
Hi @wvmoreira, the message above (here #4 (comment)) remains the best course of action |
Hello @gwlove |
Hello @wvmoreira! No changes from the last comment. |
Hello,
I'm trying to use your lib, but the problem is dependencies are really old.
The last version of Glide is 4.7 and you are using 3.8.
With gradle happens the same, you are using 3.2.1 while the last is 4.4.
I'm having collision between your dependencies and mines, because im using 4.5 Glide and you need 3.8.
Gradle shows the error:
Failed to find byte code for com/bumptech/glide/request/target/GlideDrawableImageViewTarget
This class was removed from >=v4 from Glide.
Could you please, update this repo with latest dependencies.
Thanks.
The text was updated successfully, but these errors were encountered: