Skip to content
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

‌Build failed with android studio 3.1 #55

Open
LinArcX opened this issue Jan 20, 2018 · 0 comments
Open

‌Build failed with android studio 3.1 #55

LinArcX opened this issue Jan 20, 2018 · 0 comments

Comments

@LinArcX
Copy link

LinArcX commented Jan 20, 2018

Hi. i want to use auto-parecel alongside simple-stack for this task. When i add this library and sync the gradle everything is ok, but when i build the project this error appear:

> Error:Could not resolve all files for configuration ':app:debugAnnotationProcessorClasspath'.
> > Could not resolve frankiesardo:auto-parcel:1.0.3.
>   Required by:
>       project :app
>    > Could not resolve frankiesardo:auto-parcel:1.0.3.
>       > Could not get resource 'https://clojars.org/repo/frankiesardo/auto-parcel/1.0.3/auto-parcel-1.0.3.pom'.
>          > Could not GET 'https://clojars.org/repo/frankiesardo/auto-parcel/1.0.3/auto-parcel-1.0.3.pom'. Received status code 403 from server: Request blocked by Privoxy

I follow the instructions in this page for install auto-parcel.
And this is my gradle-properties:

systemProp.http.proxyHost=127.0.0.1
 systemProp.http.proxyPort=8123
 systemProp.https.proxyHost=127.0.0.1
 systemProp.https.proxyPort=8123
 systemProp.socks.proxyHost=127.0.0.1
 systemProp.socks.proxyPort=9050
@LinArcX LinArcX changed the title Does not build with android studio 3.1 ‌Build failed with android studio 3.1 Jan 20, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant