mirror of https://github.com/sbt/sbt.git
Update to sbt/io 1.0.0-M1, fix dependencies
This commit is contained in:
parent
71e037ea4e
commit
392b91c21f
|
|
@ -6,6 +6,7 @@ package compiler
|
|||
|
||||
import java.io.File
|
||||
import scala.util.Try
|
||||
import sbt.io.{ Hash, IO }
|
||||
|
||||
object ComponentCompiler {
|
||||
val xsbtiID = "xsbti"
|
||||
|
|
|
|||
Loading…
Reference in New Issue