1
0
Fork 0
mirror of https://github.com/bitcoin-s/bitcoin-s.git synced 2025-03-14 11:58:14 +01:00
bitcoin-s/secp256k1jni/secp256k1jni.sbt
Chris Stewart 328e1653a9
Drop support for scalac 2.12.x ()
* Drop support for scalac 2.12.x

* Turn logging level OFF

* Remove more 2.12.x files
2022-09-03 10:16:22 -05:00

7 lines
285 B
Scala

name := "bitcoin-s-secp256k1jni"
// TODO: we may want to override the version and publish separately
// version := "0.0.1"
//https://www.scala-sbt.org/1.x/docs/Cross-Build.html#Scala-version+specific+source+directory
crossPaths := false // drop off Scala suffix from artifact names.