Skip to content

Bump the compose group with 5 updates #981

Bump the compose group with 5 updates

Bump the compose group with 5 updates #981

Workflow file for this run

name: build
on: [push, pull_request]
jobs:
build:
runs-on: macos-14
steps:
- uses: actions/checkout@v4
- name: Build with Gradle
run: ./gradlew build