summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorBrad Leege <brad@mapbox.com>2015-11-12 13:38:32 -0600
committerBrad Leege <brad@mapbox.com>2015-11-12 13:38:32 -0600
commit5afcf771242b0be6007a2487207d61e03fc1d143 (patch)
tree7a2952959cc9f29f0d67d96284a718555493db82 /README.md
parent48d1c4025d8b3ec8033d761a03c2e741160fa0b6 (diff)
downloadqtlocation-mapboxgl-5afcf771242b0be6007a2487207d61e03fc1d143.tar.gz
[android] Fixing Android API Target
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index c2fb791871..d1e425237e 100644
--- a/README.md
+++ b/README.md
@@ -24,6 +24,6 @@ If you want to use products _based on_ Mapbox GL, check out:
* iPhone 4S and above (5, 5c, 5s, 6, 6 Plus)
* iPad 2 and above (3, 4, Mini, Air, Mini 2, Air 2)
* iPod touch 5th gen and above
-* Android 4.0+ (API level 14+)
+* Android 4.0.3+ (API level 15+)
See [`INSTALL.md`](./INSTALL.md) for development setup and install instructions, including dependencies.