Skip to content

Commit

Permalink
- Version Bump
Browse files Browse the repository at this point in the history
  • Loading branch information
KhubaibKhan4 authored Oct 28, 2024
1 parent bb3417f commit 2b4fc56
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ You can include MediaPlayer-KMP in your project by adding the following dependen
**Version Catelog**
```
[versions]
mediaPlayerKMP = "2.0.0"
mediaPlayerKMP = "2.0.2"
[libraries]
alert-kmp = { module = "io.github.khubaibkhan4:mediaplayer-kmp", version.ref = "mediaPlayerKMP" }
Expand All @@ -49,7 +49,7 @@ alert-kmp = { module = "io.github.khubaibkhan4:mediaplayer-kmp", version.ref = "


```groovy
implementation("io.github.khubaibkhan4:mediaplayer-kmp:2.0.0")
implementation("io.github.khubaibkhan4:mediaplayer-kmp:2.0.2")
```


Expand Down

0 comments on commit 2b4fc56

Please sign in to comment.