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 an exception.! #40

Open
Rachagundla opened this issue Dec 5, 2022 · 1 comment
Open

Build failed with an exception.! #40

Rachagundla opened this issue Dec 5, 2022 · 1 comment

Comments

@Rachagundla
Copy link

(The plugin flutter_bluetooth_basic uses a deprecated version of the Android embedding), after resolving that android embedding issue... These are the problems are faced when try to build an apk..

Problem Statements: -

A problem occurred configuring project ':path_provider'.

Could not resolve all artifacts for configuration ':path_provider:classpath'.
Could not download builder.jar (com.android.tools.build:builder:3.3.0)
> Could not get resource 'https://dl.google.com/dl/android/maven2/com/android/tools/build/builder/3.3.0/builder-3.3.0.jar'.
> Connection reset.
Could not download jetifier-core.jar (com.android.tools.build.jetifier:jetifier-core:1.0.0-beta02)
> Could not get resource 'https://dl.google.com/dl/android/maven2/com/android/tools/build/jetifier/jetifier-core/1.0.0-beta02/jetifier-core-1.0.0-beta02.jar'.
> Could not GET 'https://dl.google.com/dl/android/maven2/com/android/tools/build/jetifier/jetifier-core/1.0.0-beta02/jetifier-core-1.0.0-beta02.jar'.
> Connection reset
Could not download guava.jar (com.google.guava:guava:26.0-jre)
> Could not get resource 'https://jcenter.bintray.com/com/google/guava/guava/26.0-jre/guava-26.0-jre.jar'.
> Could not GET 'https://jcenter.bintray.com/com/google/guava/guava/26.0-jre/guava-26.0-jre.jar'.
> Connection reset
Could not download kotlin-reflect.jar (org.jetbrains.kotlin:kotlin-reflect:1.3.11)
> Could not get resource 'https://jcenter.bintray.com/org/jetbrains/kotlin/kotlin-reflect/1.3.11/kotlin-reflect-1.3.11.jar'.
> Could not GET 'https://jcenter.bintray.com/org/jetbrains/kotlin/kotlin-reflect/1.3.11/kotlin-reflect-1.3.11.jar'.
> Connection reset
Failed to notify project evaluation listener.
Could not get unknown property 'android' for project ':path_provider' of type org.gradle.api.Project.
Could not get unknown property 'android' for project ':path_provider' of type org.gradle.api.Project.

@folaoluwafemi
Copy link

@andrey-ushakov @Rachagundla Any update on this issue?

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

2 participants