Skip to content

Commit ed7f06a

Browse files
committed
Revert "add google's maven repo to the android build"
This reverts commit 805c52b.
1 parent ed4f254 commit ed7f06a

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

android/build.gradle

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,5 @@ allprojects {
3030
// react-native-custom-tabs requires this maven repository
3131
url "https://jitpack.io"
3232
}
33-
maven {
34-
// currently used for bugsnag-react-native
35-
url 'https://maven.google.com'
36-
}
3733
}
3834
}

0 commit comments

Comments
 (0)