We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf01b6e commit d07fa90Copy full SHA for d07fa90
app/build.gradle
@@ -22,5 +22,5 @@ android {
22
dependencies {
23
implementation 'com.android.support:appcompat-v7:28.0.0'
24
implementation 'com.android.support:recyclerview-v7:28.0.0'
25
- implementation 'com.github.ArmanSar:SwipeLayout:1.0.0'
+ implementation 'com.github.ArmanSar:SwipeLayout:1.0.6'
26
}
0 commit comments