Skip to content

Fix some things that break in the build with K2 enabled #21

Fix some things that break in the build with K2 enabled

Fix some things that break in the build with K2 enabled #21

name: "Validate Gradle Wrapper"
on: [push, pull_request]
jobs:
validation:
name: "Validation"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: gradle/wrapper-validation-action@v2