Bye bye sbt
This commit is contained in:
7
build.mill
Normal file
7
build.mill
Normal file
@@ -0,0 +1,7 @@
|
||||
package build
|
||||
|
||||
import mill._, scalalib._
|
||||
|
||||
object aoc extends ScalaModule {
|
||||
def scalaVersion = "3.5.2"
|
||||
}
|
||||
Reference in New Issue
Block a user