Skip to content

SimonMarquis/android-accept-licenses

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

🤖 Android accept licenses

Accept Android licenses with sdkmanager.

Rationale

The following exception will be thrown when an SDK component cannot be installed if the licence was not accepted.

com.android.builder.sdk.LicenceNotAcceptedException: Failed to install the following Android SDK packages as some licences have not been accepted.

Usage

See action.yml

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

About

Accept Android licenses with `sdkmanager`.

Resources

License

Stars

Watchers

Forks

Packages

No packages published