Skip to content

Commit

Permalink
修复CI报错,更改下SwipeDelMenuLayout版本1.2.1。
Browse files Browse the repository at this point in the history
Change-Id: I1a269abe5662c2cc676fd7942bd6b767e8ffc9d5
  • Loading branch information
SundoggyNew committed Aug 18, 2023
1 parent 5120b64 commit 57ee363
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ dependencies {
//banner
implementation 'com.youth.banner:banner:1.4.10'
//左滑删除
implementation 'com.github.mcxtzhang:SwipeDelMenuLayout:V1.3.0'
implementation 'com.github.mcxtzhang:SwipeDelMenuLayout:V1.2.1'
//信鸽推送
implementation 'com.tencent.jg:jg:1.1'
implementation 'com.tencent.tpns:tpns:1.2.0.2-release'
Expand Down
2 changes: 1 addition & 1 deletion sdkdemo/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ dependencies {
implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-android:1.3.4'

//左滑删除
implementation 'com.github.mcxtzhang:SwipeDelMenuLayout:V1.3.0'
implementation 'com.github.mcxtzhang:SwipeDelMenuLayout:V1.2.1'


implementation 'com.android.support:design:+'
Expand Down

0 comments on commit 57ee363

Please sign in to comment.