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 41f4207 commit 60ced97
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 @@ -21,7 +21,7 @@ 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"

Expand Down

0 comments on commit 60ced97

Please sign in to comment.