Skip to content

build(deps): bump chopper from 8.0.1+1 to 8.0.2 #232

build(deps): bump chopper from 8.0.1+1 to 8.0.2

build(deps): bump chopper from 8.0.1+1 to 8.0.2 #232

Workflow file for this run

name: Android CI Workflow
on:
push:
branches:
- master
pull_request:
jobs:
ci:
name: Continuous Integration
runs-on: ubuntu-latest
container: ghcr.io/cirruslabs/flutter:3.22.2
timeout-minutes: 30
steps:
- uses: actions/checkout@v4
- name: Build project
run: flutter build apk