Skip to content

build(deps): bump url_launcher from 6.1.11 to 6.1.12 (#86) #184

build(deps): bump url_launcher from 6.1.11 to 6.1.12 (#86)

build(deps): bump url_launcher from 6.1.11 to 6.1.12 (#86) #184

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