Browse Source

Update installation-android.md

Guy Carmeli 6 years ago
parent
commit
8760a43758
No account linked to committer's email address
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      docs/installation-android.md

+ 1
- 1
docs/installation-android.md View File

@@ -5,7 +5,7 @@
5 5
 1. Install `react-native-navigation` latest stable version.
6 6
 
7 7
 	```sh
8
-	yarn add react-native-navigation@latest
8
+	yarn add react-native-navigation@1.x.x
9 9
 	```
10 10
 
11 11
 2. Add the following in `android/settings.gradle`.