Compare commits

..

No commits in common. "66a38f29691791278926e585d821a17951cea19b" and "006158c731705e889fcdfeb9f22349ba9ec55947" have entirely different histories.

2 changed files with 2 additions and 2 deletions

View file

@ -68,7 +68,7 @@ env:
jobs:
build-android:
name: Build ${{ inputs.binary-type == 'apk' && '.apk' || '.aab' }}
runs-on: macos-latest
runs-on: macos-11
timeout-minutes: 30
steps:
- uses: actions/checkout@v3

View file

@ -1,7 +1,7 @@
name: lightmeter
description: Lightmeter app inspired by Material 3 design system.
publish_to: "none"
version: 0.20.0+51
version: 0.19.0+50
environment:
sdk: ">=3.0.0 <4.0.0"