4 lines
102 B
Scala
4 lines
102 B
Scala
// Meta-settings for controlling the compilation of the build script
|
|
|
|
scalacOptions += "-deprecation"
|