Skip to content

Build failed: Could not resolve Gradle dependencies (video_thumbnail) #194

@hamidbir

Description

@hamidbir

When trying to build my Flutter project with the video_thumbnail plugin, the build fails because Gradle cannot resolve required dependencies.

FAILURE: Build failed with an exception.  

* What went wrong:  
A problem occurred configuring project ':video_thumbnail'.  
> Could not resolve all artifacts for configuration ':video_thumbnail:classpath'.  
   > Could not find gradle-4.1.0.jar (com.android.tools.build:gradle:4.1.0).  
     Searched in the following locations:  
     https://dl.google.com/dl/android/maven2/com/android/tools/build/gradle/4.1.0/gradle-4.1.0.jar
   > Could not find builder-4.1.0.jar (com.android.tools.build:builder:4.1.0).  
   ...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions