mirror of
https://github.com/aljazceru/Android-nRF-Toolbox.git
synced 2025-12-25 18:34:21 +01:00
BLE Common lib v2.0-alpha2
This commit is contained in:
@@ -55,9 +55,9 @@ dependencies {
|
||||
// (and also the according lines in the settings.gradle):
|
||||
// implementation project(':dfu')
|
||||
|
||||
// Import the BLE Library
|
||||
// Import the BLE Common Library.
|
||||
// The BLE Common Library depends on BLE Library. It is enough to include the first one.
|
||||
// implementation 'no.nordicsemi.android:ble-common:2.0-alpha1'
|
||||
// implementation 'no.nordicsemi.android:ble-common:2.0-alpha2'
|
||||
// The BLE Common Library may be included from jcenter. If you want to modify the code,
|
||||
// clone both projects from GitHub and replace the line above with the following
|
||||
// (and also the according lines in the settings.gradle):
|
||||
|
||||
Reference in New Issue
Block a user