Skip to content

build: fix oopsie where I forgot to increase the version code as well #431

build: fix oopsie where I forgot to increase the version code as well

build: fix oopsie where I forgot to increase the version code as well #431

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