Fix Android build instrucitons
This commit is contained in:
parent
860740a91e
commit
199a4e7061
1 changed files with 5 additions and 4 deletions
|
@ -36,6 +36,7 @@ To build the javascript bindings, install emscripten from http://kripken.github.
|
||||||
To build the android project for Android bindings, run:
|
To build the android project for Android bindings, run:
|
||||||
|
|
||||||
.. code:: bash
|
.. code:: bash
|
||||||
|
|
||||||
cd android
|
cd android
|
||||||
./gradlew clean assembleRelease
|
./gradlew clean assembleRelease
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue