Skip to content

chore: Bump [email protected], structured build configuration with convensions plugin, and fix deprecated methods #226

chore: Bump [email protected], structured build configuration with convensions plugin, and fix deprecated methods

chore: Bump [email protected], structured build configuration with convensions plugin, and fix deprecated methods #226

name: Validate gradle wrapper
on:
pull_request:
jobs:
gradle:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: gradle/wrapper-validation-action@v3
name: validate gradle wrapper