Skip to content

Bump the agp group with 2 updates #1010

Bump the agp group with 2 updates

Bump the agp group with 2 updates #1010

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