Skip to content

build(deps): bump package_info_plus from 3.1.2 to 5.0.0 #195

build(deps): bump package_info_plus from 3.1.2 to 5.0.0

build(deps): bump package_info_plus from 3.1.2 to 5.0.0 #195

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@v4
- name: Build project
run: flutter build apk