Skip to content

Bump the compose group with 4 updates #996

Bump the compose group with 4 updates

Bump the compose group with 4 updates #996

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