Skip to content

Bump com.google.firebase:firebase-bom from 31.5.0 to 32.3.0 in /sormas-app #495

Bump com.google.firebase:firebase-bom from 31.5.0 to 32.3.0 in /sormas-app

Bump com.google.firebase:firebase-bom from 31.5.0 to 32.3.0 in /sormas-app #495

# This workflow checks the integrity of the gradle-wrapper.jar files in the project
# For more information see: https://github.com/gradle/wrapper-validation-action
name: Validate Gradle Wrapper
on: [push, pull_request]
jobs:
validation:
name: validation
runs-on: ubuntu-latest
steps:
- name: Checkout repository (without token)
uses: actions/checkout@v3
- name: Validate gradle wrapper
uses: gradle/wrapper-validation-action@v1