Skip to content

Commit

Permalink
修复CI报错,更改下SwipeDelMenuLayout版本1.2.1。
Browse files Browse the repository at this point in the history
Change-Id: I542c2a69a02c656877c29cb0cb980e4ac94c1eaa
  • Loading branch information
SundoggyNew committed Sep 21, 2023
1 parent 4b4cb2f commit 53d138b
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 @@ -136,7 +136,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.3.4.3-release'
Expand Down
2 changes: 1 addition & 1 deletion sdkdemo/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,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 53d138b

Please sign in to comment.