5 lines
82 B
Plaintext
5 lines
82 B
Plaintext
|
rootProject.name = "bdk-kotlin"
|
||
|
|
||
|
include(":jvm", ":android")
|
||
|
//include 'buildSrc'
|