Jakub Majak

Results 2 issues of Jakub Majak

* remove support of Scala 2.10 as it's barely used nowadays. * igrate also sbt plugins and other dependencies. * increasing sbt version to `1.4.6` https://github.com/monix/shade/issues/66

I noticed that the executables are not stripped thus they're containing debuging information from the build which are not necessary for execution. This means that the size of the executables...