Skip to content

Remove workaround for jvmToolchain not being honored pre AGP 8.1.0-alpha09 #18

Remove workaround for jvmToolchain not being honored pre AGP 8.1.0-alpha09

Remove workaround for jvmToolchain not being honored pre AGP 8.1.0-alpha09 #18

Workflow file for this run

name: Version Labels
on:
pull_request:
types: [opened, labeled, unlabeled, synchronize]
jobs:
label:
runs-on: ubuntu-latest
steps:
- uses: mheap/github-action-required-labels@v5
with:
mode: exactly
count: 1
labels: "patch, minor, major, maintenance, renovate"