Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
stevdza-san committed Nov 23, 2022
2 parents 5975928 + 5fee0d0 commit 3fa1e1f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<h1 align="center">Message Bar - Jetpack Compose</h1></br>
<h1 align="center">Message Bar Compose</h1></br>

<p align="center">
<a href="https://jitpack.io/#stevdza-san/MessageBarCompose/1.0.2"><img alt="License" src="https://badgen.net/badge/Jitpack/1.0.2/orange?icon=github"/></a>
<a href="https://jitpack.io/#stevdza-san/MessageBarCompose/1.0.3"><img alt="License" src="https://badgen.net/badge/Jitpack/1.0.3/orange?icon=github"/></a>
<a href="https://github.com/stevdza-san"><img alt="Profile" src="https://badgen.net/badge/Github/stevdza_san/green?icon=github"/></a>
</p><br>

Expand All @@ -16,14 +16,14 @@ and it is built to supports Material 3 design system.
</p>

## Download
<a href="https://jitpack.io/#stevdza-san/MessageBarCompose/1.0.2"><img alt="License" src="https://badgen.net/badge/Jitpack/1.0.2/orange?icon=github"/></a>
<a href="https://jitpack.io/#stevdza-san/MessageBarCompose/1.0.3"><img alt="License" src="https://badgen.net/badge/Jitpack/1.0.3/orange?icon=github"/></a>

### Gradle

Add the dependency below to your module's `build.gradle` file:
```gradle
dependencies {
implementation 'com.github.stevdza-san:MessageBarCompose:1.0.2'
implementation 'com.github.stevdza-san:MessageBarCompose:1.0.3'
}
```
Add a repository in your `settings.gradle` file:
Expand Down

0 comments on commit 3fa1e1f

Please sign in to comment.