Skip to content
This repository has been archived by the owner on Nov 22, 2024. It is now read-only.

Avoid crashing the app if the app delegate is written in Swift and do… #21996

Avoid crashing the app if the app delegate is written in Swift and do…

Avoid crashing the app if the app delegate is written in Swift and do… #21996

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