Android Debug and release builds work when Gradle 3.3 is in PATH.

This commit is contained in:
Brendon Duncan 2018-09-22 17:45:19 -07:00
commit c661798cd1
3 changed files with 3 additions and 2 deletions

View file

@ -77,7 +77,7 @@
</plugin>
<!-- Supported Platforms -->
<engine name="ios" spec="~4.5.3" />
<engine name="android" spec="~6.3.0" />
<engine name="android" spec="~6.4.0" />
<engine name="windows" spec="~5.0.0" />
<!-- Platform Specific Settings -->