File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
sdk/explorer-link-android Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -116,7 +116,7 @@ dependencies {
116116 implementation fileTree(dir : ' libs' , include : [' *.aar' , ' *.jar' ])
117117 implementation " org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version "
118118 implementation ' androidx.appcompat:appcompat:1.1.0'
119- implementation ' androidx.core:core-ktx:1.6 .0'
119+ implementation ' androidx.core:core-ktx:1.1 .0'
120120 implementation ' androidx.constraintlayout:constraintlayout:1.1.3'
121121 implementation ' com.google.android.material:material:1.2.1'
122122 implementation ' com.airbnb.android:lottie:3.6.1'
Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ android {
3333dependencies {
3434 implementation " org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version "
3535 implementation ' androidx.appcompat:appcompat:1.1.0'
36- implementation ' androidx.core:core-ktx:1.6 .0'
36+ implementation ' androidx.core:core-ktx:1.2 .0'
3737 implementation ' com.alibaba:fastjson:1.2.73'
3838 implementation " com.tencent.iot.thirdparty.android:esptouch:0.3.7.2"
3939 testImplementation ' junit:junit:4.12'
You can’t perform that action at this time.
0 commit comments