virtualx-engine/platform/android/java/app
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
..
src/com/godot/game Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
AndroidManifest.xml Re-architecture of the Godot Android plugin. 2020-03-09 10:30:02 +01:00
build.gradle Backport Kotlin support 2020-03-27 10:18:30 -07:00
config.gradle Android: Downgrade gradle plugin to 3.5.3 2020-04-02 23:34:02 +02:00