sbt/notes
Eugene Yokota cd373c99ad Add useJCenter setting, which is set to false. Fixes #2217
Adds a new setting `useJCenter`, which is set to `false` by default.
When set to `true`, JCenter will be placed as the first external
resolver to find library dependencies.

The implementation of `externalResolvers` is changed to incorporate the
setting by calling `Resolver.reorganizeAppResolvers`. These changes
were required because `externalResolvers` uses whatever that's in the
launchconfig, which the build user may not upgrade.
2016-02-25 23:02:16 -05:00
..
0.13.10 Add useJCenter setting, which is set to false. Fixes #2217 2016-02-25 23:02:16 -05:00
0.13.6.markdown Fix typos in notes 2015-01-24 13:45:15 -05:00
0.13.7.markdown Fix typos in notes 2015-01-24 13:45:15 -05:00
0.13.8.markdown Notes on #1921 2015-03-18 11:28:19 -07:00
0.13.9.markdown Add JCenter change to 0.13.9's notes 2016-02-25 23:02:16 -05:00
0.13.10.markdown bugfix - apply autoImports for global plugins at global configuration stage 2016-01-18 21:43:32 -07:00
about.markdown notes 2014-09-13 15:37:00 -04:00