No description
Find a file
2020-07-14 22:34:17 +02:00
.github switch to building streetcomplete for run-test 2020-07-14 22:34:17 +02:00
.vscode Make index.js executable 2020-01-03 21:20:26 +01:00
__tests__ Initial changes for setup-android 2020-07-14 17:41:00 +02:00
dist run build 2020-07-14 22:11:04 +02:00
src run build 2020-07-14 22:11:04 +02:00
.eslintignore Initial changes for setup-android 2020-07-14 17:41:00 +02:00
.eslintrc.json Initial changes for setup-android 2020-07-14 17:41:00 +02:00
.gitignore Initial changes for setup-android 2020-07-14 17:41:00 +02:00
.prettierignore Initial changes for setup-android 2020-07-14 17:41:00 +02:00
.prettierrc.json Initial changes for setup-android 2020-07-14 17:41:00 +02:00
action.yml Initial changes for setup-android 2020-07-14 17:41:00 +02:00
jest.config.js Initial changes for setup-android 2020-07-14 17:41:00 +02:00
package-lock.json Initial changes for setup-android 2020-07-14 17:41:00 +02:00
package.json Initial changes for setup-android 2020-07-14 17:41:00 +02:00
README.md Initial changes for setup-android 2020-07-14 17:41:00 +02:00
tsconfig.json Initial changes for setup-android 2020-07-14 17:41:00 +02:00

setup-android

For setting up the android sdk in a github-action

Thanks

Based on the project android-problem-matchers-action from @jonasb