This website requires JavaScript.
Explore
Help
Sign In
status-im
/
ethereumj-personal
mirror of
https://github.com/status-im/ethereumj-personal.git
Watch
2
Star
0
Fork
You've already forked ethereumj-personal
0
Code
Issues
Projects
Releases
Wiki
Activity
22f70082c4
ethereumj-personal
/
settings.gradle
2 lines
34 B
Groovy
Raw
Normal View
History
Unescape
Escape
Succesfull app run: Replaced spring framework with robospring. Changed ethereumj-core build to android-library. Disabled BlockStoreImpl until we make it android compatible( use InMemoryBlockstore ). Disabled antlr4 dependencies. Commented some dependencies(needs testing before enabling). Excluded dom4j and org.jboss.spec.javax.transaction dependencies (problems with android). Change to netty 4.0.18.Final (this seems to work with android; latest 4.1 and 5.0 presented some problems; needs additional testing).
2015-04-28 18:08:04 +00:00
include
':app'
,
':ethereumj-core'