Update README.md (#20)

this one detail...
This commit is contained in:
Vojtech Novak 2016-06-01 01:52:10 +02:00 committed by Joel Arvidsson
parent a2d32fe35a
commit 008ee03b76
1 changed files with 1 additions and 1 deletions

View File

@ -78,7 +78,7 @@ Keychain
### Android
* Note: Android support requires React Native 0.19 or later
* on Android, the `*InternetCredentials` calls will be resolved as calls to `*GenericPassword()` and the data will be saved in `SharedPreferences`
* on Android, the `*InternetCredentials` calls will be resolved as calls to `*GenericPassword()` and the data will be saved in `SharedPreferences`, encrypted using Facebook conceal.
* Edit `android/settings.gradle` to look like this (without the +):