Giter VIP home page Giter VIP logo

Comments (12)

firdausmaulan avatar firdausmaulan commented on June 5, 2024 1

Ok wait, I have a problem to release new version using Gradle 4.1
https://jitpack.io/docs/ANDROID/

from glideslider.

firdausmaulan avatar firdausmaulan commented on June 5, 2024 1

I already make new release.
So, you can use the latest version of this library
implementation 'com.github.firdausmaulan:GlideSlider:1.1.0'

Thanks to @ar-android, for helping make new release.

from glideslider.

firdausmaulan avatar firdausmaulan commented on June 5, 2024

Thanks for the feedback.
Ok I'll update to the latest glide library, or maybe you can make a pull request to support latest glide library.

from glideslider.

Hitexroid avatar Hitexroid commented on June 5, 2024

I have this problem too.

from glideslider.

poplevente avatar poplevente commented on June 5, 2024

Hey, did you manage to fix the issue? i'm also getting this error

from glideslider.

firdausmaulan avatar firdausmaulan commented on June 5, 2024

I still have a problem to release new version using Gradle 4.1

https://jitpack.io/com/github/firdausmaulan/GlideSlider/1.0.3/build.log

from glideslider.

Hitexroid avatar Hitexroid commented on June 5, 2024

@poplevente Unfortunately i'm using old version of glide

from glideslider.

Hitexroid avatar Hitexroid commented on June 5, 2024

@firdausmaulan Thank you buddy .
i'll test it now .

from glideslider.

Hitexroid avatar Hitexroid commented on June 5, 2024

screenshot 168

Why is it so long ?

Error:Unable to resolve dependency for ':app@adminDebug/compileClasspath': Could not resolve com.github.firdausmaulan:GlideSlider:1.1.0.

from glideslider.

firdausmaulan avatar firdausmaulan commented on June 5, 2024

May I know your gradle version?
Please use version 3.0.1 or 3.0.0
classpath 'com.android.tools.build:gradle:3.0.1'

If you use old version of Glide, you can use GlideSlider version 1.0.1 / 1.0.2.

from glideslider.

Hitexroid avatar Hitexroid commented on June 5, 2024

My gradle version is classpath 'com.android.tools.build:gradle:3.0.1'

from glideslider.

pavelsust avatar pavelsust commented on June 5, 2024

I also facing this issue but i solved this using latest version of glide

implementation 'com.github.bumptech.glide:glide:4.9.0'
annotationProcessor 'com.github.bumptech.glide:compiler:4.9.0'

from glideslider.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.