updated android build files to more recent gradle wrapper and Android SDK versions to work with Android Studio Bumblebee release
parent
3fd9bad54e
commit
6f59618f4a
|
|
@ -70,3 +70,8 @@ will delete all compiled files and configuration settings.
|
||||||
./waf distclean
|
./waf distclean
|
||||||
|
|
||||||
will do the same as clean, and additionally delete the waf cache files.
|
will do the same as clean, and additionally delete the waf cache files.
|
||||||
|
|
||||||
|
|
||||||
|
ANDROID Build
|
||||||
|
-------------
|
||||||
|
See the "android" directory README for instructions.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue