mirror of
https://github.com/aljazceru/Android-nRF-Toolbox.git
synced 2025-12-24 09:54:20 +01:00
BLE library project renamed
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
include ':app', ':wear', ':common'
|
||||
|
||||
include ':ble'
|
||||
project(':ble').projectDir = file('../Android-BLE-Library/ble')
|
||||
|
||||
// Uncomment these lines if you want to import the DFULibrary as a project, not from jcenter
|
||||
// include ':dfu'
|
||||
// project(':dfu').projectDir = file('../DFULibrary/dfu')
|
||||
Reference in New Issue
Block a user