Make bintray the default/first remote resoler, for faster resolution times.

This commit is contained in:
Josh Suereth 2015-03-24 16:17:15 -04:00
parent a77a6fbc0b
commit 9261652d41
1 changed files with 2 additions and 1 deletions

View File

@ -12,8 +12,9 @@
[repositories]
local
jcenter: https://jcenter.bintray.com/
${{repositories}}
maven-central
[boot]
directory: ${sbt.boot.directory-${sbt.global.base-${user.home}/.sbt}/boot/}