Skip to content

Commit

Permalink
Update README to include the customtabs dependency.
Browse files Browse the repository at this point in the history
  • Loading branch information
sankethkatta committed Oct 10, 2019
1 parent 8225ae5 commit 6dc027f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,12 @@ The SmartcarAuth Android SDK makes it easy to integrate with Smartcar Connect fr

## Installation

Add `smartcar-auth` to your application's `build.gradle` dependencies:
Add the following to your application's `build.gradle` dependencies:

```
dependencies {
implementation "com.smartcar.sdk:smartcar-auth:3.0.0"
implementation 'androidx.browser:browser:1.0.0'
}
```

Expand Down

0 comments on commit 6dc027f

Please sign in to comment.