mirror of
https://github.com/apache/cordova-android.git
synced 2026-04-23 00:00:09 +08:00
dfa66b9dd4
Instead, have the build script copy do the equivalent logic on each build. Advantages: - Scripts run much faster - No more duplicate CordovaLib entries in project.properties - Building is more independent from create/update script (more robust)