Files
Android-nRF-Toolbox/settings.gradle
Aleksander Nowakowski 4ca632e3b2 Version 1.16.1
DFU Library imported from jcenter. Few other changes.
2015-11-10 11:30:08 +01:00

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')