mirror of
https://github.com/aljazceru/Android-nRF-Toolbox.git
synced 2025-12-22 08:54:21 +01:00
5 lines
204 B
Groovy
5 lines
204 B
Groovy
include ':app', ':wear', ':common'
|
|
|
|
// Uncomment these lines if you want to import the DFULibrary as a project, not from jcenter
|
|
// include ':dfu'
|
|
// project(':dfu').projectDir = file('../DFULibrary/dfu') |