We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent acf70ac commit cf01b6eCopy full SHA for cf01b6e
RUSSIAN_README.md
@@ -45,7 +45,7 @@ allprojects {
45
Добавьте в build.gradle вашего модуля следующую зависимость:
46
```groovy
47
dependencies {
48
- implementation 'com.github.ArmanSar:SwipeLayout:1.0.0'
+ implementation 'com.github.ArmanSar:SwipeLayout:1.0.6'
49
}
50
```
51
0 commit comments