updated android build files to more recent gradle wrapper and Android SDK versions to work with Android Studio Bumblebee release

pull/68/head
bebopagogo 2022-05-08 16:52:10 -04:00
parent 3fd9bad54e
commit 6f59618f4a
1 changed files with 5 additions and 0 deletions

View File

@ -70,3 +70,8 @@ will delete all compiled files and configuration settings.
./waf distclean
will do the same as clean, and additionally delete the waf cache files.
ANDROID Build
-------------
See the "android" directory README for instructions.