Procházet zdrojové kódy

更新sdk依赖

master
陈福行 před 6 měsíci
rodič
revize
b2b2468cc7
1 změnil soubory, kde provedl 2 přidání a 2 odebrání
  1. 2
    2
      app/build.gradle

+ 2
- 2
app/build.gradle Zobrazit soubor

@@ -67,9 +67,9 @@ 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.17'//蓝牙核心库
implementation 'com.github.elinkthings:AILinkSDKRepositoryAndroid:1.14.20'//蓝牙核心库

implementation 'com.github.elinkthings:AILinkSDKParsingLibraryAndroid:1.9.6'//蓝牙解析库,需要依赖核心库
implementation 'com.github.elinkthings:AILinkSDKParsingLibraryAndroid:1.9.7'//蓝牙解析库,需要依赖核心库
implementation 'com.github.elinkthings:AILinkMqttRepositoryAndroid:1.2.0'//MQTT库
implementation project(path: ':otalibrary')
implementation 'androidx.recyclerview:recyclerview:1.3.2'

Načítá se…
Zrušit
Uložit