[android] fix android-ndk version

This commit is contained in:
2019-08-23 00:03:45 +03:00
parent e904b46f4a
commit 8205a4cb0c
5 changed files with 22 additions and 6 deletions

View File

@@ -17,6 +17,7 @@
<window fps="<%=meta.fps%>"/>
<window fps="<%=meta.fps%>" width="<%=meta.width%>" height="<%=meta.height%>" unless="html5"/>
<window orientation="landscape" resizable="false" if="android"/>
<haxeflag name="-D" value="swf-gpu"/>
<haxeflag name="-D" value="native-trace"/>