瀏覽代碼

Update manually link instruction #103

wkh237 9 年之前
父節點
當前提交
2f15f1782f
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. 1
    1
      README.md

+ 1
- 1
README.md 查看文件

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 {