ソースを参照

Update README.md

Guy Carmeli 8 年 前
コミット
85bc834cd5
共有1 個のファイルを変更した1 個の追加1 個の削除を含む
  1. 1
    1
      README.md

+ 1
- 1
README.md ファイルの表示

@@ -54,7 +54,7 @@ For example, this package replaces the native [NavigatorIOS](https://facebook.gi
54 54
 	project(':react-native-navigation').projectDir = new File(rootProject.projectDir, '../node_modules/react-native-navigation/android/app/')
55 55
 	```
56 56
 	
57
-2. Update project dependencies in `build.gradle`
57
+2. Update project dependencies in `build.gradle` under `app` folder.
58 58
 
59 59
 	```groovy
60 60
 	dependencies {