Skip to content

Commit

Permalink
Update README.md.
Browse files Browse the repository at this point in the history
  • Loading branch information
espresso3389 committed Jan 31, 2020
1 parent 3c36439 commit 7e6a66f
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -121,19 +121,6 @@ We should add `AndroidManifest.xml` to include additional `<intent-filter>` unde
</intent-filter>
```

In `android/app/build.gradle` set `minSdkVersion` to >= 18.

```gradle
android {
...
defaultConfig {
...
minSdkVersion 18
...
}
}
```

## API reference

[API reference](https://pub.dev/documentation/oauth2_custom_uri_scheme/latest/oauth2_custom_uri_scheme/oauth2_custom_uri_scheme-library.html) on [pub.dev](https://pub.dev).
Expand Down

0 comments on commit 7e6a66f

Please # to comment.