summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorolheimer <olheimer@users.noreply.github.com>2018-01-30 16:11:09 +0100
committerTobrun <tobrun@mapbox.com>2018-02-05 10:51:23 +0100
commit6a7aa6de277ef226169f005c834b9f2b8ee55602 (patch)
tree8e5dc06d202bffb7f36f6576ff501bc9af6cc5cb
parent23b413483dd29c640545a28b965d51018d50b403 (diff)
downloadqtlocation-mapboxgl-6a7aa6de277ef226169f005c834b9f2b8ee55602.tar.gz
Wrong Typo for BUILDTYPE
-rw-r--r--platform/android/DISTRIBUTE.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/platform/android/DISTRIBUTE.md b/platform/android/DISTRIBUTE.md
index 648f26ce25..1c61748322 100644
--- a/platform/android/DISTRIBUTE.md
+++ b/platform/android/DISTRIBUTE.md
@@ -13,7 +13,7 @@ BUILDTYPE=Debug or BUILDTYPE=Release
##### Creating an Android Archive file that supports all ABIs
```sh
-BUILDTYPE=RELEASE make apackage
+BUILDTYPE=Release make apackage
```
This will build native libraries to support following ABIs: