Skip to content

Fix the Java 21 deprecation error when compiling the :app module #529

Fix the Java 21 deprecation error when compiling the :app module

Fix the Java 21 deprecation error when compiling the :app module #529

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