Skip to content

Commit

Permalink
update example project
Browse files Browse the repository at this point in the history
  • Loading branch information
LeowWH committed Apr 2, 2018
1 parent 3b36942 commit 2148d9b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions MOLPayReactExampleProject/android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ allprojects {
repositories {
mavenLocal()
jcenter()
maven { url "https://maven.google.com" }
maven {
// All of React Native (JS, Obj-C sources, Android binaries) is installed from npm
url "$rootDir/../node_modules/react-native/android"
Expand Down

0 comments on commit 2148d9b

Please sign in to comment.