Skip to content

Update dependency androidx.lifecycle:lifecycle-runtime to v2.8.3 #4

Update dependency androidx.lifecycle:lifecycle-runtime to v2.8.3

Update dependency androidx.lifecycle:lifecycle-runtime to v2.8.3 #4

Workflow file for this run

name: Check
on:
push:
branches: [ main, production ]
pull_request:
workflow_dispatch:
jobs:
check:
runs-on: macos-latest
steps:
- uses: actions/checkout@v4
- run: ./gradlew check