Skip to content

Commit

Permalink
fixing build
Browse files Browse the repository at this point in the history
  • Loading branch information
kailuowang committed Mar 5, 2021
1 parent ecc70ec commit cc090e2
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -63,9 +63,6 @@ lazy val examples = project

lazy val docs = project
.configure(mkDocConfig(gh, rootSettings, Nil, optional, convert))
.settings(
crossScalaVersions := Seq(scalaVersion.value),
)


lazy val devKai = Developer("Kailuo Wang", "@kailuowang", "[email protected]", new java.net.URL("http://kailuowang.com"))
Expand Down

0 comments on commit cc090e2

Please sign in to comment.