Skip to content

fix(heif): decoding issue when width is not aligned #157

fix(heif): decoding issue when width is not aligned

fix(heif): decoding issue when width is not aligned #157

name: "Validate Gradle Wrapper"
on:
pull_request:
push:
branches-ignore:
- 'dependabot/**'
jobs:
validation:
name: "Validation"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: gradle/wrapper-validation-action@v1