浏览代码

Update demo

master
陈福行 4 年前
父节点
当前提交
8bbda876a3
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      app/build.gradle

+ 1
- 1
app/build.gradle 查看文件

implementation 'androidx.appcompat:appcompat:1.1.0' implementation 'androidx.appcompat:appcompat:1.1.0'
implementation 'androidx.constraintlayout:constraintlayout:1.1.3' implementation 'androidx.constraintlayout:constraintlayout:1.1.3'
testImplementation 'junit:junit:4.12' testImplementation 'junit:junit:4.12'
implementation 'com.github.elinkthings:AILinkSDKRepositoryAndroid:1.5.1'
implementation 'com.github.elinkthings:AILinkSDKRepositoryAndroid:1.5.3'
implementation 'com.github.elinkthings:AILinkSDKParsingLibraryAndroid:1.5.2' implementation 'com.github.elinkthings:AILinkSDKParsingLibraryAndroid:1.5.2'
implementation 'androidx.recyclerview:recyclerview:1.1.0' implementation 'androidx.recyclerview:recyclerview:1.1.0'
implementation 'com.jakewharton:butterknife:10.2.0' implementation 'com.jakewharton:butterknife:10.2.0'

正在加载...
取消
保存