Skip to content

fix:fixed the issue of resourceIds reuse #897

fix:fixed the issue of resourceIds reuse

fix:fixed the issue of resourceIds reuse #897

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