mirror of
https://github.com/inventree/inventree-app.git
synced 2025-04-27 21:16:48 +00:00
Specify gradle version
This commit is contained in:
parent
56d66424b6
commit
414bbb5443
2
.github/workflows/test.yaml
vendored
2
.github/workflows/test.yaml
vendored
@ -55,7 +55,7 @@ jobs:
|
||||
- name: Setup Gradle
|
||||
uses: gradle/gradle-build-action@v2
|
||||
with:
|
||||
gradle-version: 6.7.1
|
||||
gradle-version: 6.1.1
|
||||
- run: flutter pub get
|
||||
- run: cp lib/dummy_dsn.dart lib/dsn.dart
|
||||
- run: flutter build apk
|
||||
|
Loading…
x
Reference in New Issue
Block a user