Skip to content

fix(android): add missing transitive deps for native core 5.8.0+ #134

fix(android): add missing transitive deps for native core 5.8.0+

fix(android): add missing transitive deps for native core 5.8.0+ #134

Workflow file for this run

# Checks if the PR title follows semantic commit message conventions
name: Lint PR
on:
pull_request:
types: [opened, edited, synchronize]
jobs:
call:
permissions:
contents: read
pull-requests: read
uses: OneSignal/sdk-shared/.github/workflows/lint-pr-title.yml@main
secrets: inherit