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:
@@ -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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user