Merge branch 'develop' into DeprecatedGradleFeatures
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<project>
|
||||
|
||||
<ndll name="::extensionLowerCase::" />
|
||||
<ndll name="::extensionLowerCase::" unless="android" />
|
||||
|
||||
<!-- Use the following for an Android Java extension, not needed otherwise -->
|
||||
|
||||
<dependency name="::extensionLowerCase::" path="dependencies/android" if="android" />
|
||||
<android extension="org.haxe.extension.::className::" />
|
||||
|
||||
</project>
|
||||
</project>
|
||||
|
||||
Reference in New Issue
Block a user