mirror of
https://gitea.com/actions/setup-android.git
synced 2025-12-27 17:38:21 +00:00
Improve documentation
This commit is contained in:
@@ -1,6 +1,12 @@
|
||||
# Android Problem Matchers
|
||||
|
||||
Adds common problem matchers for Android builds to GitHub Action workflows.
|
||||
Adds common problem matchers for Android builds to GitHub Action workflows. Currently adds support for the following tools:
|
||||
|
||||
* Kotlin compiler
|
||||
* Android Lint
|
||||
* Gradle
|
||||
|
||||
This action only configures the problem matchers in order to be compatible with diverse Android workflows.
|
||||
|
||||
## Inputs
|
||||
|
||||
|
||||
Reference in New Issue
Block a user