Skip to content

build(deps): bump flutter_bloc from 8.1.2 to 8.1.3 (#85) #183

build(deps): bump flutter_bloc from 8.1.2 to 8.1.3 (#85)

build(deps): bump flutter_bloc from 8.1.2 to 8.1.3 (#85) #183

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.10.6
timeout-minutes: 30
steps:
- uses: actions/checkout@v3
- name: Build project
run: flutter build apk