2020-01-03 11:37:01 +01:00
|
|
|
name: 'Android Problem Matchers'
|
2020-01-03 21:38:11 +01:00
|
|
|
author: 'Jonas Bengtsson'
|
2020-01-03 11:37:01 +01:00
|
|
|
description: 'Adds common problem matchers for Android builds'
|
|
|
|
|
runs:
|
|
|
|
|
using: 'node12'
|
|
|
|
|
main: 'index.js'
|
2020-01-03 21:38:11 +01:00
|
|
|
branding:
|
|
|
|
|
icon: 'list'
|
|
|
|
|
color: 'green'
|