virtualx-engine/platform
Rémi Verschelde 798bf901b8 Android: Downgrade gradle plugin to 3.5.3
With the NDK installed locally, gradle plugin 3.6.0 seems to enforce
a specific older NDK version, and will fail building if you don't have
it installed with:

```
No version of NDK matched the requested version 20.0.5594570.
Versions available locally: 21.0.6113669
```

Upstream issue: https://github.com/gradle/gradle/issues/12440

(cherry picked from commit ba2ec53a26)
2020-04-02 23:34:02 +02:00
..
android Android: Downgrade gradle plugin to 3.5.3 2020-04-02 23:34:02 +02:00
haiku Image: Include S3TC compression via Squish in non-tools build 2020-01-13 15:58:49 +01:00
iphone Remove unused classes and stray headers 2020-03-25 11:38:54 +01:00
javascript Adding missing include guards to header files identified by LGTM. 2020-03-25 11:38:54 +01:00
osx Adding missing include guards to header files identified by LGTM. 2020-03-25 11:38:54 +01:00
server Revert "Change LINKFLAGS to FRAMEWORKS which is supported since Scons release 0.96.91" 2020-03-10 09:56:37 +01:00
uwp Adding missing include guards to header files identified by LGTM. 2020-03-25 11:38:54 +01:00
windows Make stack size on Windows match Linux and MacOS 2020-03-25 11:38:53 +01:00
x11 Remove unused classes and stray headers 2020-03-25 11:38:54 +01:00
register_platform_apis.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
SCsub Always use lists for LIBS in SCons 2019-08-12 22:31:55 +02:00