Skip to content

Commit 93426d4

Browse files
committed
Fix Android example
1 parent d76f06b commit 93426d4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

example/android/build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ buildscript {
2323
allprojects {
2424
repositories {
2525
mavenLocal()
26+
jcenter()
2627
mavenCentral()
2728
maven {
2829
// All of React Native (JS, Obj-C sources, Android binaries) is installed from npm

0 commit comments

Comments
 (0)