Skip to content

Update dependency androidx.fragment:fragment-testing to v1.8.4 #502

Update dependency androidx.fragment:fragment-testing to v1.8.4

Update dependency androidx.fragment:fragment-testing to v1.8.4 #502

Workflow file for this run

name: GH push
on:
push:
branches:
- master
pull_request:
branches:
- master
jobs:
build:
uses: ./.github/workflows/build-jobs.yml
secrets: inherit
test:
uses: ./.github/workflows/test-jobs.yml
secrets: inherit