We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents dea07ca + b2edde4 commit 10b1c4aCopy full SHA for 10b1c4a
README.md
@@ -32,7 +32,7 @@
32
33
```groovy
34
dependencies {
35
- implementation 'com.github.SimformSolutionsPvtLtd:SSJetpackComposeSwipeableView:1.x.x'
+ implementation 'com.github.SimformSolutionsPvtLtd:SSJetpackComposeSwipeableView:1.0.1'
36
}
37
```
38
ssjetpackcomposeswipeableview/build.gradle
@@ -12,7 +12,7 @@ afterEvaluate {
12
from components.release
13
groupId = 'com.simform.ssjetpackcomposeswipeableview'
14
artifactId = 'ssjetpackcomposeswipeableview'
15
- version = '1.0.0'
+ version = '1.0.1'
16
17
18
0 commit comments