Android Debug and release builds work when Gradle 3.3 is in PATH.
This commit is contained in:
parent
ff40317d87
commit
c661798cd1
3 changed files with 3 additions and 2 deletions
|
|
@ -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 -->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue