We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 94a4423 commit b98c02eCopy full SHA for b98c02e
example/android/build.gradle
@@ -2,7 +2,6 @@
2
3
buildscript {
4
repositories {
5
- jcenter()
6
google()
7
}
8
dependencies {
@@ -16,7 +15,6 @@ buildscript {
16
15
allprojects {
17
18
mavenLocal()
19
20
21
maven {
22
// All of React Native (JS, Obj-C sources, Android binaries) is installed from npm
0 commit comments