configure Gradle memory settings for improved build performance
Some checks failed
Build Android App / build (push) Failing after 46s
Some checks failed
Build Android App / build (push) Failing after 46s
This commit is contained in:
parent
0043428abf
commit
b4be160b93
1 changed files with 1 additions and 0 deletions
|
|
@ -47,6 +47,7 @@ jobs:
|
||||||
- name: Setup Flutter
|
- name: Setup Flutter
|
||||||
uses: subosito/flutter-action@v2
|
uses: subosito/flutter-action@v2
|
||||||
with:
|
with:
|
||||||
|
flutter-version: "3.36.0-0.5.pre"
|
||||||
channel: "beta"
|
channel: "beta"
|
||||||
cache: true
|
cache: true
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue