Skip to content

fix: Fix isVersionCovers to handle comparison of 8.0 with 5.6 #5186

fix: Fix isVersionCovers to handle comparison of 8.0 with 5.6

fix: Fix isVersionCovers to handle comparison of 8.0 with 5.6 #5186

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