Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
updated the dependency
  • Loading branch information
Adityapanther authored Mar 2, 2024
1 parent 10df658 commit dec2e5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ maven { url 'https://jitpack.io' }
```
Add the dependency
```
implementation "com.github.Tlaster:Swiper:$version_swiper"
implementation ("com.github.presswink:Swiper:0.8.0")
```
Example
```kotlin
Expand Down

0 comments on commit dec2e5a

Please sign in to comment.