Skip to content

build(deps): bump latlong2 from 0.8.1 to 0.8.2 #189

build(deps): bump latlong2 from 0.8.1 to 0.8.2

build(deps): bump latlong2 from 0.8.1 to 0.8.2 #189

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