Paths to dependencies updated

This commit is contained in:
philips77
2020-05-26 15:42:10 +02:00
parent 43686e838d
commit 0420190023

View File

@@ -5,9 +5,9 @@ include ':app', ':wear', ':common'
// include ':ble', ':ble-common'
// project(':ble').projectDir = file('../Android-BLE-Library/ble')
// project(':ble-common').projectDir = file('../Android-BLE-Common-Library/ble-common')
// project(':ble-common').projectDir = file('../Android-BLE-Library/ble-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')
// project(':dfu').projectDir = file('../Android-DFU-Library/dfu')