File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 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
2222Creating 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
183183In 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
You can’t perform that action at this time.
0 commit comments