Skip to content

fix: hopefully this addresses a crash when opening an unsent post wit… #524

fix: hopefully this addresses a crash when opening an unsent post wit…

fix: hopefully this addresses a crash when opening an unsent post wit… #524

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