virtualx-engine/platform
Rémi Verschelde ba2ec53a26 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
2020-04-02 23:16:54 +02:00
..
android Android: Downgrade gradle plugin to 3.5.3 2020-04-02 23:16:54 +02:00
haiku Replace NULL with nullptr 2020-04-02 13:38:00 +02:00
iphone Replace NULL with nullptr 2020-04-02 13:38:00 +02:00
javascript Replace NULL with nullptr 2020-04-02 13:38:00 +02:00
linuxbsd Replace NULL with nullptr 2020-04-02 13:38:00 +02:00
osx Replace NULL with nullptr 2020-04-02 13:38:00 +02:00
server Replace NULL with nullptr 2020-04-02 13:38:00 +02:00
uwp Replace NULL with nullptr 2020-04-02 13:38:00 +02:00
windows Replace NULL with nullptr 2020-04-02 13:38:00 +02:00
register_platform_apis.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
SCsub SCons: Format buildsystem files with psf/black 2020-03-30 09:05:53 +02:00