Skip to content

Commit 10b1c4a

Browse files
Merge pull request #8 from SimformSolutionsPvtLtd/develop
⬆️ update release version
2 parents dea07ca + b2edde4 commit 10b1c4a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232

3333
```groovy
3434
dependencies {
35-
implementation 'com.github.SimformSolutionsPvtLtd:SSJetpackComposeSwipeableView:1.x.x'
35+
implementation 'com.github.SimformSolutionsPvtLtd:SSJetpackComposeSwipeableView:1.0.1'
3636
}
3737
```
3838

ssjetpackcomposeswipeableview/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ afterEvaluate {
1212
from components.release
1313
groupId = 'com.simform.ssjetpackcomposeswipeableview'
1414
artifactId = 'ssjetpackcomposeswipeableview'
15-
version = '1.0.0'
15+
version = '1.0.1'
1616
}
1717
}
1818
}

0 commit comments

Comments
 (0)