We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9b1f1a commit 526ae57Copy full SHA for 526ae57
.github/workflows/main.yaml
@@ -19,4 +19,5 @@ jobs:
19
build:
20
uses: VeryGoodOpenSource/very_good_workflows/.github/workflows/flutter_package.yml@v1
21
with:
22
- flutter_channel: stable
+ flutter_channel: stable
23
+ min_coverage: 0
pubspec.yaml
@@ -1,6 +1,6 @@
1
name: ht_main
2
description: main headlines toolkit mobile app.
3
-version: 0.35.0
+version: 0.37.3
4
publish_to: none
5
repository: https://github.com/headlines-toolkit/ht-main
6
environment:
0 commit comments