Bump RecyclerViewSwipeDecorator to 1.3

This commit is contained in:
TacoTheDank 2021-08-28 22:43:36 -04:00
parent f8779fbba2
commit 3d94593e4d
1 changed files with 1 additions and 1 deletions

View File

@ -150,7 +150,7 @@ dependencies {
implementation 'com.github.mfietz:fyydlin:v0.5.0' implementation 'com.github.mfietz:fyydlin:v0.5.0'
implementation 'com.github.ByteHamster:SearchPreference:v2.0.0' implementation 'com.github.ByteHamster:SearchPreference:v2.0.0'
implementation 'com.github.skydoves:balloon:1.1.5' implementation 'com.github.skydoves:balloon:1.1.5'
implementation 'it.xabaras.android:recyclerview-swipedecorator:1.2.3' implementation 'com.github.xabaras:RecyclerViewSwipeDecorator:1.3'
implementation 'com.annimon:stream:1.2.2' implementation 'com.annimon:stream:1.2.2'
// Non-free dependencies: // Non-free dependencies: