Skip to content

Commit

Permalink
Update resolvers
Browse files Browse the repository at this point in the history
  • Loading branch information
madeye committed Jan 24, 2017
1 parent 8f6a939 commit 7fe5c7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@ shrinkResources := true
typedResources := false
resConfigs := Seq("zh-rCN")

resolvers += "Local Maven Repository" at "file://" + Path.userHome.absolutePath + "/.m2/repository"
resolvers += "Sonatype OSS Snapshots" at "https://oss.sonatype.org/content/repositories/snapshots"

libraryDependencies += "com.github.shadowsocks" %% "plugin" % "0.0.1-SNAPSHOT"

0 comments on commit 7fe5c7f

Please sign in to comment.