Skip to content

Commit

Permalink
Merge pull request #23 from smartcar/customtabs-api-dependency
Browse files Browse the repository at this point in the history
Update README to include the customtabs dependency.
  • Loading branch information
sankethkatta authored Oct 10, 2019
2 parents 8225ae5 + 6dc027f commit befae56
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 befae56

Please sign in to comment.