|
|
@@ -66,12 +66,12 @@ dependencies { |
|
|
|
implementation 'androidx.constraintlayout:constraintlayout:2.0.4' |
|
|
|
implementation 'androidx.cardview:cardview:1.0.0' |
|
|
|
testImplementation 'junit:junit:4.12' |
|
|
|
implementation 'com.github.elinkthings:AILinkSDKRepositoryAndroid:1.14.1'//蓝牙核心库 |
|
|
|
implementation 'com.github.elinkthings:AILinkSDKOtaLibraryAndroid:1.0.3'//OTA库,需要依赖核心库 |
|
|
|
implementation 'com.github.elinkthings:AILinkSDKParsingLibraryAndroid:1.9.1'//蓝牙解析库 |
|
|
|
implementation 'androidx.recyclerview:recyclerview:1.2.1' |
|
|
|
implementation 'com.jakewharton:butterknife:10.2.0' |
|
|
|
annotationProcessor 'com.jakewharton:butterknife-compiler:10.2.0' |
|
|
|
api 'com.squareup.retrofit2:converter-gson:2.5.0' |
|
|
|
implementation 'com.github.elinkthings:AILinkSDKRepositoryAndroid:1.14.3'//蓝牙核心库 |
|
|
|
implementation 'com.github.elinkthings:AILinkSDKOtaLibraryAndroid:1.1.4'//OTA库,需要依赖核心库 |
|
|
|
implementation 'com.github.elinkthings:AILinkSDKParsingLibraryAndroid:1.9.2'//蓝牙解析库 |
|
|
|
implementation 'androidx.recyclerview:recyclerview:1.3.2' |
|
|
|
implementation 'com.jakewharton:butterknife:10.2.3' |
|
|
|
annotationProcessor 'com.jakewharton:butterknife-compiler:10.2.3' |
|
|
|
api 'com.squareup.retrofit2:converter-gson:2.7.2' |
|
|
|
// implementation (name: 'modulelibrary-release', ext: 'aar') |
|
|
|
} |