Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonMarquis committed May 21, 2023
1 parent d248b07 commit 8d8deab
Showing 1 changed file with 12 additions and 2 deletions.
14 changes: 12 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,12 @@
# android-accept-licenses
Accept Android licenses with `sdkmanager`
# 🤖 Android accept licenses

Accept Android licenses with [`sdkmanager`](https://developer.android.com/tools/sdkmanager#accept-licenses).

## Usage

See [action.yml](https://github.com/SimonMarquis/android-accept-licenses/blob/main/action.yml)

```yml
steps:
- uses: SimonMarquis/android-accept-licenses@v1
```

0 comments on commit 8d8deab

Please sign in to comment.