Skip to content

Commit 57ee363

Browse files
committed
修复CI报错,更改下SwipeDelMenuLayout版本1.2.1。
Change-Id: I1a269abe5662c2cc676fd7942bd6b767e8ffc9d5
1 parent 5120b64 commit 57ee363

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ dependencies {
144144
//banner
145145
implementation 'com.youth.banner:banner:1.4.10'
146146
//左滑删除
147-
implementation 'com.github.mcxtzhang:SwipeDelMenuLayout:V1.3.0'
147+
implementation 'com.github.mcxtzhang:SwipeDelMenuLayout:V1.2.1'
148148
//信鸽推送
149149
implementation 'com.tencent.jg:jg:1.1'
150150
implementation 'com.tencent.tpns:tpns:1.2.0.2-release'

sdkdemo/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ dependencies {
102102
implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-android:1.3.4'
103103

104104
//左滑删除
105-
implementation 'com.github.mcxtzhang:SwipeDelMenuLayout:V1.3.0'
105+
implementation 'com.github.mcxtzhang:SwipeDelMenuLayout:V1.2.1'
106106

107107

108108
implementation 'com.android.support:design:+'

0 commit comments

Comments
 (0)