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 Apr 24, 2023
2 parents c10db64 + 81265b1 commit 77025c0
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.0"><img alt="License" src="https://badgen.net/badge/Jitpack/1.0.0/orange?icon=github"/></a>
<a href="https://jitpack.io/#stevdza-san/OneTapCompose/1.0.2"><img alt="License" src="https://badgen.net/badge/Jitpack/1.0.2/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.0"><img alt="License" src="https://badgen.net/badge/Jitpack/1.0.0/orange?icon=github"/></a>
<a href="https://jitpack.io/#stevdza-san/OneTapCompose/1.0.2"><img alt="License" src="https://badgen.net/badge/Jitpack/1.0.2/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.0'
implementation 'com.github.stevdza-san:OneTapCompose:1.0.2'
}
```
Add a repository in your `settings.gradle` file:
Expand Down

0 comments on commit 77025c0

Please sign in to comment.