Skip to content

feat: update gradle dependencies, upgrade maplibre native android to … #11

feat: update gradle dependencies, upgrade maplibre native android to …

feat: update gradle dependencies, upgrade maplibre native android to … #11

Workflow file for this run

name: Publish to pub.dev
on:
push:
tags:
- 'v[0-9]+.[0-9]+.[0-9]+*'
jobs:
publish-maplibre-ios:
name: "Publish `maplibre_ios`"
permissions:
id-token: write
uses: dart-lang/setup-dart/.github/workflows/publish.yml@v1
with:
working-directory: maplibre_ios
publish-maplibre:
name: "Publish `maplibre`"
needs: publish-maplibre-ios
permissions:
id-token: write
uses: dart-lang/setup-dart/.github/workflows/publish.yml@v1
with:
working-directory: maplibre