virtualx-engine/platform/android/java
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
..
app Android: Downgrade gradle plugin to 3.5.3 2020-04-02 23:16:54 +02:00
gradle/wrapper Miscellaneous cleanup for the Android codebase: 2020-03-04 12:16:17 -08:00
lib Fix copyright headers for recently added files 2020-03-28 13:29:29 +01:00
plugins/godotpayment Complete the implementation of the GodotPayment plugin. 2020-03-17 17:43:09 -07:00
build.gradle Enable Android studio debugger. 2020-03-08 12:37:46 +01:00
gradle.properties update gradle-android buildtool for master 2017-07-30 11:30:20 +07:00
gradlew Fix lint error/warning while building android template 2018-12-18 17:26:33 +09:00
gradlew.bat Git: Explicitly list binary files as such to avoid EOL change 2019-05-25 10:43:48 +02:00
settings.gradle Re-architecture of the Godot Android plugin. 2020-03-05 10:00:19 -08:00