Skip to content

[Notifications] Replace mutable map with Thread safe map for storing all active notifications #24445

[Notifications] Replace mutable map with Thread safe map for storing all active notifications

[Notifications] Replace mutable map with Thread safe map for storing all active notifications #24445

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