Skip to content

Commit 87a44af

Browse files
Update README.md
1 parent bb52bbb commit 87a44af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Go to the folder **your-project/ios** and run `pod install`, and you're done.
2626

2727
## Android post install
2828

29-
For Android API < 23 you need to define the location permissions on `AndroidManifest.xml`.
29+
For Android you need to define the location permissions on `AndroidManifest.xml`.
3030

3131
```xml
3232
<!-- Define ACCESS_FINE_LOCATION if you will use enableHighAccuracy=true -->

0 commit comments

Comments
 (0)