tenor-android-core icon indicating copy to clipboard operation
tenor-android-core copied to clipboard

Update Glide and Gradle versions

Open Sulfkain opened this issue 7 years ago • 10 comments

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.

Sulfkain avatar Apr 25 '18 14:04 Sulfkain

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 [email protected] 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 https://github.com/Tenor-Inc/tenor-android-core/issues/4, or mute the thread https://github.com/notifications/unsubscribe-auth/ADWKHLQ936_qL7UM1z8Tv9gWQJyj3CH7ks5tsIpAgaJpZM4TjjqO .

gwlove avatar Apr 26 '18 19:04 gwlove

Perfect!, Do you know the stimated time? maybe 1 month?, 2? more? less? Just to know and planning our project.

Thanks you!

Sulfkain avatar Apr 27 '18 08:04 Sulfkain

No problem. Two months is likely.

On Fri, Apr 27, 2018 at 1:24 AM, Christian Olcina [email protected] 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 https://github.com/Tenor-Inc/tenor-android-core/issues/4#issuecomment-384901518, or mute the thread https://github.com/notifications/unsubscribe-auth/ADWKHMKBsfAyNao7L53g8YgGstlGqTQBks5tstWkgaJpZM4TjjqO .

gwlove avatar May 03 '18 23:05 gwlove

Any updated about this?

Thanks!

Sulfkain avatar Jul 10 '18 06:07 Sulfkain

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 updated_libraries branch.

On that branch, Glide is updated to version 4.7.1 and gradle wrapper is updated to version 4.4. You can build yourself a aar out of that branch using ./gradlew assembleRelease, and grab the aar file from build/outputs/aar/tenor-android-core-release.aar.

Free feel to let me know if you have any questions.

ctrl-alt-del avatar Jul 11 '18 23:07 ctrl-alt-del

@ctrl-alt-del Thank's! I will try

Sulfkain avatar Jul 16 '18 10:07 Sulfkain

Hello friend, Are you planning to use the v4 do Glide library?

wvmoreira avatar Jul 13 '19 17:07 wvmoreira

Hello friend, Are you planning to use the v4 do Glide library?

Hi @wvmoreira, the message above (here https://github.com/Tenor-Inc/tenor-android-core/issues/4#issuecomment-404341211) remains the best course of action

gwlove avatar Jul 16 '19 22:07 gwlove

Hello @gwlove Are you all right? Could you tell me if you still have plans to upgrade to version 4 of Glide?

wvmoreira avatar May 30 '20 16:05 wvmoreira

Hello @wvmoreira! No changes from the last comment.

gwlove avatar Jun 01 '20 15:06 gwlove