Skip to content

Update android.plugin to v8.5.2 #20

Update android.plugin to v8.5.2

Update android.plugin to v8.5.2 #20

Workflow file for this run

name: Check
on:
push:
branches: [ main, production ]
pull_request:
workflow_dispatch:
jobs:
check:
runs-on: macos-latest
steps:
- uses: actions/checkout@v4
- run: ./gradlew check