5 lines
91 B
Groovy
5 lines
91 B
Groovy
rootProject.name = 'bdk-kotlin'
|
|
|
|
include ':jvm', ':demo' //, ':android', ':test-fixtures'
|
|
|