mirror of
https://github.com/bitcoin-s/bitcoin-s.git
synced 2025-02-23 06:45:21 +01:00
5 lines
145 B
Scala
5 lines
145 B
Scala
scalaVersion in ThisBuild := "2.12.8"
|
|
|
|
crossScalaVersions in ThisBuild := List("2.11.12", "2.12.8")
|
|
|
|
organization in ThisBuild := "org.bitcoins"
|