ethereumj-personal/settings.gradle
Adrian Tiberius e46c7b59db Cleaning:
- cleaned test app;
- moved android specific code to its own library (ethereum-core-android);
- moved ethereum-core from android library build back to java build;
2015-05-30 00:42:03 +02:00

2 lines
67 B
Groovy

include ':app', ':ethereumj-core-android'
include ':ethereumj-core'