This website requires JavaScript.
Explore
RingTools-web
Help
Sign In
mirrors
/
bitcoin-s
Watch
1
Star
0
Fork
0
You've already forked bitcoin-s
mirror of
https://github.com/bitcoin-s/bitcoin-s.git
synced
2024-11-20 02:11:40 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
953142c013
bitcoin-s
/
inThisBuild.sbt
5 lines
85 B
Plaintext
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 20:13:42 +02:00
bump sbt to 1.1.6, bump scalac version to 2.11.12 Adding compilerOpts, adding commonSettings across projects
2018-08-26 18:54:10 +02: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 20:13:42 +02:00
organization in ThisBuild := "org.bitcoins"
Reference in New Issue
Copy Permalink