Initial changes for setup-android

This commit is contained in:
Dave Olsthoorn
2020-07-14 17:41:00 +02:00
parent aa16e13db3
commit 47171f7d89
18 changed files with 12997 additions and 88 deletions

View File

@@ -1,9 +1,9 @@
name: 'Android Problem Matchers'
author: 'Jonas Bengtsson'
description: 'Adds common problem matchers for Android builds'
name: 'Setup Android build environment'
author: 'Dave Olsthoorn'
description: 'Setup the sdk commandline tools for Android like sdkmanager'
runs:
using: 'node12'
main: 'index.js'
main: 'dist/index.js'
branding:
icon: 'list'
color: 'green'