Skip to content

Bump com.android.application from 8.6.1 to 8.7.0 in /example/android #140

Bump com.android.application from 8.6.1 to 8.7.0 in /example/android

Bump com.android.application from 8.6.1 to 8.7.0 in /example/android #140

Workflow file for this run

name: Pub Publish dry run
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
publish:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Dry run
uses: k-paxian/[email protected]
with:
credentialJson: 'MockCredentialJson'
flutter: true
dryRunOnly: true
skipTests: true