Giter Club home page Giter Club logo

Comments (9)

ReinhardStrauch avatar ReinhardStrauch commented on July 20, 2024

@Chainfire,

same behavior here since today morning!

seems to be related to latest commits for 'Update gradle and maven plugin'

or a simple timestamp failure in Version String

from libsuperuser.

monossido avatar monossido commented on July 20, 2024

+1

from libsuperuser.

dwitherell avatar dwitherell commented on July 20, 2024

I know little of such things, but if I had to guess I'd say it looks like the version in the 1.0.0.201602232304 pom file (located in https://jcenter.bintray.com/eu/chainfire/libsuperuser/1.0.0.201602232304/ ) is causing the issue as the version tag shows 1.0.0.201602232303
EDIT: In a pinch, you could always change
compile 'eu.chainfire:libsuperuser:1.0.0.+'
to
compile 'eu.chainfire:libsuperuser:1.0.0.201602011018'
This is all built on assumptions of course but that one seems to be the most recent one without the version mismatch issue.

from libsuperuser.

ReinhardStrauch avatar ReinhardStrauch commented on July 20, 2024

@dwitherell,

compile 'eu.chainfire:libsuperuser:1.0.0.201602011018' - as workaround does it! Thanx!

from libsuperuser.

Chainfire avatar Chainfire commented on July 20, 2024

I uploaded a new version to bintray/jcenter, hope that fixes it (beware local caches)

from libsuperuser.

ReinhardStrauch avatar ReinhardStrauch commented on July 20, 2024

@Chainfire,

the error persists after upload of new version :( ...

If you have a look into the folder structure of https://jcenter.bintray.com/eu/chainfire/libsuperuser/
you can see the diffs in the newer folders - newer than 1.0.0.201602011018. Seems there don't exist some necessary files?!

from libsuperuser.

Chainfire avatar Chainfire commented on July 20, 2024

I think I fixed it, see https://jcenter.bintray.com/eu/chainfire/libsuperuser/1.0.0.201602242357/

Stupid plugins changing all the time breaking things...

from libsuperuser.

dwitherell avatar dwitherell commented on July 20, 2024

@Chainfire seems to be happier on my end anyway - thanks for the quick fix :)

from libsuperuser.

silvara avatar silvara commented on July 20, 2024

Thank you 👍

from libsuperuser.

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.