Skip to content

Commit 176a22a

Browse files
authored
- Version Bump
1 parent a06cab4 commit 176a22a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ You can include MediaPlayer-KMP in your project by adding the following dependen
4141
**Version Catelog**
4242
```
4343
[versions]
44-
mediaPlayerKMP = "1.1.5"
44+
mediaPlayerKMP = "1.1.7"
4545
4646
[libraries]
4747
alert-kmp = { module = "io.github.khubaibkhan4:mediaplayer-kmp", version.ref = "mediaPlayerKMP" }
@@ -50,7 +50,7 @@ alert-kmp = { module = "io.github.khubaibkhan4:mediaplayer-kmp", version.ref = "
5050

5151

5252
```groovy
53-
implementation("io.github.khubaibkhan4:mediaplayer-kmp:1.1.5")
53+
implementation("io.github.khubaibkhan4:mediaplayer-kmp:1.1.7")
5454
```
5555

5656

0 commit comments

Comments
 (0)