We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f566e6 commit f9172a2Copy full SHA for f9172a2
build.mill
@@ -1,7 +1,8 @@
1
package build
2
3
import mill._
4
-import mill.scalalib._
+import scalalib._
5
+import scalanativelib._
6
import mill.scalalib.publish.{Developer, License, PomSettings, VersionControl}
7
8
import $ivy.`de.tototec::de.tobiasroeser.mill.vcs.version::0.4.1`
0 commit comments