set PLATFORM to android 28

This commit is contained in:
Chris Speciale
2025-03-12 18:55:09 -04:00
committed by GitHub
parent ed8354a86a
commit 8d21626297

View File

@@ -1,6 +1,6 @@
<xml>
<set name="PLATFORM" value="android-21" if="android" />
<set name="PLATFORM" value="android-28" if="android" />
<set name="HXCPP_CPP11" value="1" />
<include name="${HXCPP}/build-tool/BuildCommon.xml" />