91f9de66e6
Include plotter and otto project as git submodules and gradle modules into the build.
9 lines
170 B
Groovy
9 lines
170 B
Groovy
include ':app'
|
|
include ':dragbutton'
|
|
include ':jscl'
|
|
include ':plotter:lib'
|
|
include ':translations'
|
|
include ':measure'
|
|
include ':otto:otto'
|
|
include ':otto:otto-compiler'
|