I don't think the gradle build issue should block the release, as annoying as it is, the workaround is literally adding a gradle.properties file with a single line.
As far as who owns it, I think Cordova should probably own that, but are there any other plugins that need NDK support? (I just ran into this less than an hour ago. It's annoying that Google deprecates something without something else to replace it.) On Mon, Jan 18, 2016 at 3:34 PM, Darryl Pogue <[email protected]> wrote: > With cordova-android master, the Crosswalk Webview plugin fails to build > because gradle was updated and now NDK support has been removed. > > It can be re-enabled by providing a gradle.properties file, but I'm not > sure whether that should be the responsibility of Cordova-Android or the > Crosswalk Webview plugin. > > On 18 January 2016 at 15:12, Steven Gill <[email protected]> wrote: > > > Going to start this today. Let me know if you have any concerns. > > > > -Steve > > >
