Fix Android build instrucitons

This commit is contained in:
Richard van der Hoff 2017-01-17 09:58:13 +00:00
parent 860740a91e
commit 199a4e7061

View file

@ -36,6 +36,7 @@ To build the javascript bindings, install emscripten from http://kripken.github.
To build the android project for Android bindings, run:
.. code:: bash
cd android
./gradlew clean assembleRelease