Re: Android 5.2.1 not pinned in latest tools 6.3.0?

2016-07-26 Thread Victor Sosa
Thanks a lot for clarifying this to me! On Tue, Jul 26, 2016 at 9:51 AM Steven Gill wrote: > It should be ~5.2.0 that is pinned which grabs minor updates automatically. > So 5.2.1 should be default android. > > On Jul 26, 2016 6:59 AM, "Victor Sosa"

Re: Android 5.2.1 not pinned in latest tools 6.3.0?

2016-07-26 Thread Steven Gill
It should be ~5.2.0 that is pinned which grabs minor updates automatically. So 5.2.1 should be default android. On Jul 26, 2016 6:59 AM, "Victor Sosa" wrote: > Hello all. > > I'm just noticing that the latest tools release (6.3.0) has Android > platform v5.2.0 as the

RE: Android 5.2.1 not pinned in latest tools 6.3.0?

2016-07-26 Thread Vladimir Kotikov (Akvelon)
The version range ~5.2.0 allows patch version updates so latest cordova (6.3.0) should install android 5.2.1 by default. Just tried this: λ cordova --version 6.3.0 λ cordova platform rm android && cordova platform add android Adding android project... Creating Cordova