Vladimir Samoylov
Results
1
comments of
Vladimir Samoylov
One more point that worked for me is that you should not write build scope in `version.sbt`. `version in ThisBuild := "0.1"` becomes `version := "0.1"`