Skip to content

Commit 41c8782

Browse files
committed
Remove background_fetch maven repo
1 parent 1dc50e1 commit 41c8782

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

android/app/build.gradle

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,8 +79,6 @@ allprojects {
7979
repositories {
8080
google()
8181
mavenCentral()
82-
// [required] background_fetch
83-
maven { url "${project(':background_fetch').projectDir}/libs" }
8482
}
8583
}
8684

0 commit comments

Comments
 (0)