mirror of
https://github.com/aljazceru/Android-nRF-Toolbox.git
synced 2026-01-09 01:34:22 +01:00
5 lines
106 B
Groovy
5 lines
106 B
Groovy
include ':app', ':wear', ':common'
|
|
|
|
include ':dfu'
|
|
project(':dfu').projectDir = file('../DFULibrary/dfu')
|