Skip to content

Support multiple level inheritance for lib and app modules in case of… #3637

Support multiple level inheritance for lib and app modules in case of…

Support multiple level inheritance for lib and app modules in case of… #3637

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