Sfoglia il codice sorgente

Update manually link instruction #103

wkh237 8 anni fa
parent
commit
2f15f1782f
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1
    1
      README.md

+ 1
- 1
README.md Vedi File

61
 
61
 
62
 If rnpm link command failed to link the package automatically, you might try manually link the package.
62
 If rnpm link command failed to link the package automatically, you might try manually link the package.
63
 
63
 
64
-Open `android/build.gradle`, add this line 
64
+Open `android/app/build.gradle`, add this line 
65
 
65
 
66
 ```diff
66
 ```diff
67
 dependencies {
67
 dependencies {