Skip to content

Update androidx.navigation to v2.8.3 - autoclosed #1489

Update androidx.navigation to v2.8.3 - autoclosed

Update androidx.navigation to v2.8.3 - autoclosed #1489

Workflow file for this run

name: Labeler
on: [pull_request]
jobs:
label:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@main
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
configuration-path: ".github/labels_config.yml"