Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
For more current versions of react-native android api it needs to be 24
  • Loading branch information
joaodematejr authored Apr 15, 2020
1 parent d323836 commit 5abfb07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -332,7 +332,7 @@ dependencies {
}
```

and set your minSdkVersion to be at least 21.
and set your minSdkVersion to be at least 24.

5.) In `android/app/src/main/java/com/xxx/MainApplication.java`

Expand Down

0 comments on commit 5abfb07

Please sign in to comment.