Skip to content

update to 1.21.4; Broken in DEV by incorrect dep resolution of FAPI f… #41

update to 1.21.4; Broken in DEV by incorrect dep resolution of FAPI f…

update to 1.21.4; Broken in DEV by incorrect dep resolution of FAPI f… #41

Workflow file for this run

name: Dev Builds
on:
push:
paths:
- "*.gradle"
- "gradle.properties"
- "src/**"
- "versions/**"
- ".github/**"
pull_request:
jobs:
build:
uses: ./.github/workflows/build.yml
secrets: inherit