Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
-
None
Description
For sub-library projects, project.properties is required only by Ant. However, cordova-lib currently requires that it exists so that it can update its `target` value. We should change this to be optional, since with Gradle this file is ignored.