Hey So, I started with the rebase and I tested create with the rebased repository before pushing it up, and I decided that this isn't quite ready for release yet. It slows down the creation of new projects to be almost a minute, and that's way too slow. I think that we need a better way to determine whether CordovaLib/CordovaAAR is a dependency for gradle dependency management, and reading every gradle file isn't a good solution.
If people have any thoughts about this, or want to help, please let me know. Joe On Wed, Aug 31, 2016 at 8:49 AM, Joe Bowser <[email protected]> wrote: > Hey > > After leaving this pull request open for a couple of weeks, I'm going to > land it into the master of Cordova-Android at the end of the day. Can > people take one final look before I land this thing in? > > https://github.com/apache/cordova-android/pull/323 > > Let me know if you have any questions about this approach. It shouldn't > break any existing plugins, and Crosswalk still works with it, so I think > we're good but it'd be good to get more eyes on it. > > Joe > > >
