Skip to content

add allAppleTargets() #15

add allAppleTargets()

add allAppleTargets() #15

Workflow file for this run

name: pr
on: pull_request
jobs:
pr:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 #v4.1.7
- run: |
./gradlew build -x assemble # remove '-x assemble' when https://github.com/GradleUp/librarian/pull/6 is released