Skip to content

Commit 6c48d97

Browse files
authored
Update README.md
1 parent f277a41 commit 6c48d97

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717

1818
## 🍁 Sequence Showcase
1919
<p>
20-
<img src="https://img.shields.io/badge/mavenCentral-1.3.0-blue.svg" alt="version">
20+
<img src="https://img.shields.io/badge/mavenCentral-1.3.1-blue.svg" alt="version">
2121

2222
Creating a sequence of showcases in a specific order.
2323

@@ -30,7 +30,7 @@ Creating a sequence of showcases in a specific order.
3030
### Installation
3131
- Gradle
3232
```
33-
implementation("io.github.jocoand:showcase-sequence:1.3.0")
33+
implementation("io.github.jocoand:showcase-sequence:1.3.1")
3434
```
3535

3636
### Usage
@@ -178,12 +178,12 @@ Creating a sequence of showcases in a specific order.
178178

179179

180180
## 🌀 ShowcaseView
181-
<img src="https://img.shields.io/badge/mavenCentral-1.4.4-blue.svg" alt="version">
181+
<img src="https://img.shields.io/badge/mavenCentral-1.4.5-blue.svg" alt="version">
182182

183183
In case you need more basic usage, you can you use [ShowcaseView](https://github.com/jocoand/compose-showcaseview/tree/main)
184184

185185
```
186-
implementation("io.github.jocoand:showcase-sequence:1.4.4")
186+
implementation("io.github.jocoand:showcase-sequence:1.4.5")
187187
```
188188

189189
## 🏮 Dialog

0 commit comments

Comments
 (0)