mirror of
https://github.com/bitcoin-s/bitcoin-s.git
synced 2025-02-24 06:57:51 +01:00
5 lines
131 B
Scala
5 lines
131 B
Scala
scalaVersion in ThisBuild := "2.12.7"
|
|
|
|
crossScalaVersions := Seq("2.11.12", "2.12.7")
|
|
|
|
organization in ThisBuild := "org.bitcoins"
|