This website requires JavaScript.
Explore
RingTools-web
Help
Sign in
mirrors
/
bitcoin-s
Watch
1
Star
0
Fork
You've already forked bitcoin-s
0
mirror of
https://github.com/bitcoin-s/bitcoin-s.git
synced
2025-03-15 20:30:17 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
2b087a131b
bitcoin-s
/
inThisBuild.sbt
5 lines
85 B
Text
Raw
Normal View
History
Unescape
Escape
Refactor multi-module build - separate Java source copied from libsecp256k1 into separate module - split main module into core core-gen core-test - generators can be published separated to core code for use in 3rd-party tests - code coverage needs to be aggregated
2018-05-02 14:13:42 -04:00
bump sbt to 1.1.6, bump scalac version to 2.11.12 Adding compilerOpts, adding commonSettings across projects
2018-08-26 11:54:10 -05:00
scalaVersion in ThisBuild := "2.11.12"
Refactor multi-module build - separate Java source copied from libsecp256k1 into separate module - split main module into core core-gen core-test - generators can be published separated to core code for use in 3rd-party tests - code coverage needs to be aggregated
2018-05-02 14:13:42 -04:00
organization in ThisBuild := "org.bitcoins"
Reference in a new issue
Copy permalink