Skip to content

Commit b98c02e

Browse files
committed
build: remove jcenter from /example
1 parent 94a4423 commit b98c02e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

example/android/build.gradle

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22

33
buildscript {
44
repositories {
5-
jcenter()
65
google()
76
}
87
dependencies {
@@ -16,7 +15,6 @@ buildscript {
1615
allprojects {
1716
repositories {
1817
mavenLocal()
19-
jcenter()
2018
google()
2119
maven {
2220
// All of React Native (JS, Obj-C sources, Android binaries) is installed from npm

0 commit comments

Comments
 (0)