mirror of
https://github.com/aljazceru/Android-nRF-Toolbox.git
synced 2026-01-04 07:14:20 +01:00
Dependencies updated
This commit is contained in:
@@ -44,11 +44,11 @@ dependencies {
|
||||
implementation 'com.android.support:support-v4:28.0.0'
|
||||
implementation 'com.android.support:design:28.0.0'
|
||||
|
||||
implementation 'no.nordicsemi.android:log:2.1.1'
|
||||
implementation 'no.nordicsemi.android:log:2.2.0'
|
||||
implementation 'no.nordicsemi.android.support.v18:scanner:1.1.0'
|
||||
|
||||
// The DFU Library is imported automatically from jcenter:
|
||||
implementation 'no.nordicsemi.android:dfu:1.7.0'
|
||||
implementation 'no.nordicsemi.android:dfu:1.8.0'
|
||||
// if you desire to build the DFU Library, clone the
|
||||
// https://github.com/NordicSemiconductor/Android-DFU-Library project into DFULibrary folder,
|
||||
// add it as a module into the project structure and uncomment the following line
|
||||
|
||||
@@ -42,8 +42,8 @@ dependencies {
|
||||
implementation 'com.android.support:support-v4:28.0.0'
|
||||
implementation 'com.android.support:recyclerview-v7:28.0.0'
|
||||
implementation 'com.android.support:percent:28.0.0'
|
||||
implementation 'com.google.android.support:wearable:2.3.0'
|
||||
compileOnly 'com.google.android.wearable:wearable:2.3.0'
|
||||
implementation 'com.google.android.support:wearable:2.4.0'
|
||||
compileOnly 'com.google.android.wearable:wearable:2.4.0'
|
||||
|
||||
implementation 'no.nordicsemi.android.support.v18:scanner:1.1.0'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user