Coder Social home page Coder Social logo

Comments (16)

 avatar commented on June 26, 2024

+1

from auto-parcel.

dulimarta avatar dulimarta commented on June 26, 2024

+1

from auto-parcel.

Grishberg avatar Grishberg commented on June 26, 2024

Try to add next code in build.gradle of your project:

allprojects {
repositories {
jcenter()
mavenCentral()
}
}

from auto-parcel.

JulienArzul avatar JulienArzul commented on June 26, 2024

I don't know about the version you were using but it works fine with the android gradle plugin 2.2.2.

@Grishberg was on the right track for your problem I think. In your example, you miss a repository but it's neither jcenter nor mavenCentral.
It seems that the actual AutoParcel library is released on a third repository (seen in the Readme) :

repositories {
  maven {url "https://clojars.org/repo/"}
}

from auto-parcel.

droidpl avatar droidpl commented on June 26, 2024

I was using com.android.tools.build:gradle:2.2.0-alpha4 at that moment. About the repository, this is not related to that. In fact you cannot see the repository definition in this script because it is in parent one. The issue was about the annotationProcessor gradle configuration in the dependencies closure. I would have to test it again to see if it is still happening

from auto-parcel.

dpreussler avatar dpreussler commented on June 26, 2024

any udpdate here?
I have the same problem with 2.2.2
:(

from auto-parcel.

drayan85 avatar drayan85 commented on June 26, 2024

+1

from auto-parcel.

andschdk avatar andschdk commented on June 26, 2024

+1

from auto-parcel.

PatrickvdGraaf avatar PatrickvdGraaf commented on June 26, 2024

+1

from auto-parcel.

mohsin avatar mohsin commented on June 26, 2024

+1

from auto-parcel.

amensia avatar amensia commented on June 26, 2024

+1

from auto-parcel.

parthvora25 avatar parthvora25 commented on June 26, 2024

I updated sdk 25 to 26 and this error comes:
Error:Cannot change dependencies of configuration ':app:_debugAnnotationProcessor' after it has been resolved.
Cannot resolve it.

from auto-parcel.

raybechard avatar raybechard commented on June 26, 2024

+1

from auto-parcel.

RahulSDeshpande avatar RahulSDeshpande commented on June 26, 2024

Waiting for the resolution :)

from auto-parcel.

512guanguan avatar 512guanguan commented on June 26, 2024

gradle 2.3.3 +1

from auto-parcel.

droidpl avatar droidpl commented on June 26, 2024

Closed as its been a long time stale

from auto-parcel.

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.