Skip to content
This repository has been archived by the owner on Oct 5, 2024. It is now read-only.

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 Oct 5, 2023
2 parents 38d4209 + d69927f commit 19e1e2b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<h1 align="center">One-Tap Sign in with Google</h1></br>

<p align="center">
<a href="https://jitpack.io/#stevdza-san/OneTapCompose/1.0.3"><img alt="License" src="https://badgen.net/badge/Jitpack/1.0.3/orange?icon=github"/></a>
<a href="https://jitpack.io/#stevdza-san/OneTapCompose/1.0.7"><img alt="License" src="https://badgen.net/badge/Jitpack/1.0.7/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 @@ -15,14 +15,14 @@ It hides all the boilerplate code away from you.
</p>

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

### Gradle

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

0 comments on commit 19e1e2b

Please sign in to comment.