rekabhq / background_locator

A Flutter plugin for updating location in background.
MIT License
287 stars 321 forks source link

A problem occurred configuring project ':background_locator'. #313

Open OrtezApp opened 2 years ago

OrtezApp commented 2 years ago

While build the app get an error like

FAILURE: Build failed with an exception.

BUILD FAILED in 18s Exception: Gradle task assembleDebug failed with exit code 1

How to resolve this issue.

janosroden commented 2 years ago

Wild guess but check repositories in build.gradle. Both in buildscript and allprojects (see example project)