Skip to content

Commit 28f143e

Browse files
authored
Update README.md
1 parent f9bc5f3 commit 28f143e

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

README.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -65,13 +65,6 @@ Here are some related issues in the RN repo: [Issue 30202](https://github.com/fa
6565

6666
### Android
6767

68-
> Add this lines in `settings.gradle` then `Sync Project with Gradle Files`
69-
70-
```
71-
include ':picture_library'
72-
project(':picture_library').projectDir = new File(rootProject.projectDir, '../node_modules/@baronha/react-native-multiple-image-picker/picture_library')
73-
```
74-
7568
> Add Permission in `AndroidManifest.xml`
7669
7770
```xml

0 commit comments

Comments
 (0)