Skip to content

Commit

Permalink
fixed min req. for iOS and Android
Browse files Browse the repository at this point in the history
  • Loading branch information
Philipp Müller committed Apr 23, 2021
1 parent 48236d9 commit 756df02
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,12 @@ The old calls with the old configurations will still work.

### iOS

Platform >= 10
Platform >= 12


### Android

minSDK >= 19
minSDK >= 21

## Example

Expand Down

0 comments on commit 756df02

Please sign in to comment.