Upgrade background location lib
This commit is contained in:
parent
f4f597790a
commit
005eb0ece7
5 changed files with 51 additions and 51 deletions
|
|
@ -6,10 +6,6 @@ allprojects {
|
|||
repositories {
|
||||
google()
|
||||
mavenCentral()
|
||||
// [required] background_geolocation
|
||||
maven(url = "${project(":flutter_background_geolocation").projectDir}/libs")
|
||||
// [required] background_fetch
|
||||
maven(url = "${project(":background_fetch").projectDir}/libs")
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue