Those 2 lines have minSdkVersion 14 https://github.com/apache/cordova-android/blob/master/ framework/AndroidManifest.xml#L22 https://github.com/apache/cordova-android/blob/master/test/AndroidManifest.xml#L48
Maybe I looked into the wrong place and that is not being used El martes, 6 de septiembre de 2016, Joe Bowser <[email protected] <javascript:_e(%7B%7D,'cvml','[email protected]');>> escribió: > On Tue, Sep 6, 2016 at 11:14 AM, julio cesar sanchez < > [email protected] > > wrote: > > > Now we shouldn't forget to increase the minSdkVersion. I couldn't find an > > issue open for this. Which API level did we say that we will support? 16? > > > > > Yes, we said 16. I already did it when bumping up to API 24, but an issue > would be nice. > > > > > > El martes, 6 de septiembre de 2016, Joe Bowser <[email protected]> > > escribió: > > > > > Merging the nougat_update code today. Master will now be targeting API > > 24. > > > > > > On Fri, Sep 2, 2016 at 11:21 AM, Joe Bowser <[email protected] > > > <javascript:;>> wrote: > > > > > > > Yeah, I already added android-24 to that line, and now the error is > > even > > > > more explicit and it's telling me straight up to install it. I need > > > > someone to install android-24 on Travis. > > > > > > > > On Fri, Sep 2, 2016 at 11:19 AM, Jesse <[email protected] > > > <javascript:;>> wrote: > > > > > > > >> https://github.com/apache/cordova-android/blob/master/.travi > s.yml#L9 > > > >> > > > >> > > > >> @purplecabbage > > > >> risingj.com > > > >> > > > >> On Thu, Sep 1, 2016 at 10:59 AM, Joe Bowser <[email protected] > > > <javascript:;>> wrote: > > > >> > > > >> > BTW: The nougat update has been added, but this broke our CI > > > >> > > > > >> > https://travis-ci.org/apache/cordova-android/builds/156860827 > > > >> > > > > >> > Can we get android-24 added to Travis? > > > >> > > > > >> > > > > >> > > > > >> > On Thu, Sep 1, 2016 at 8:48 AM, Joe Bowser <[email protected] > > > <javascript:;>> wrote: > > > >> > > > > >> > > Sounds good! > > > >> > > > > > >> > > On Thu, Sep 1, 2016 at 8:48 AM, julio cesar sanchez < > > > >> > > [email protected] <javascript:;>> wrote: > > > >> > > > > > >> > >> You asked for a reason to NOT do it, so if there is no answer > you > > > >> can do > > > >> > >> it. > > > >> > >> > > > >> > >> > > > >> > >> > > > >> > >> 2016-09-01 17:44 GMT+02:00 Joe Bowser <[email protected] > > > <javascript:;>>: > > > >> > >> > > > >> > >> > BUMP!!! > > > >> > >> > > > > >> > >> > This is a major version! Are people getting my e-mails? > > > >> > >> > > > > >> > >> > On Wed, Aug 31, 2016 at 12:44 PM, Joe Bowser < > > [email protected] > > > <javascript:;>> > > > >> > wrote: > > > >> > >> > > > > >> > >> > > Hey > > > >> > >> > > > > > >> > >> > > This week, I'm going to start merging things that will > break > > > >> certain > > > >> > >> > APIs, > > > >> > >> > > such as the Third Party WebView. This is done so we can > have > > > >> solid > > > >> > >> > > compatibility with Nougat, as well as fix some threading > > issues > > > >> that > > > >> > >> > people > > > >> > >> > > are having when embedding CordovaWebView in native > projects. > > > >> Before > > > >> > >> I do > > > >> > >> > > this, I need to know whether there's any reason to NOT do > > this. > > > >> > >> > > > > > >> > >> > > Does anyone have any objections to me starting to merge the > > > 6.0.x > > > >> > >> changes > > > >> > >> > > in and prepping for a 6.0.x release sometime in September > > with > > > >> > Cordova > > > >> > >> > > targeting API 24, and having compatibility fixes? > > > >> > >> > > > > > >> > >> > > Joe > > > >> > >> > > > > > >> > >> > > > > >> > >> > > > >> > > > > > >> > > > > > >> > > > > >> > > > > > > > > > > > > > >
