mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-07 06:36:52 +00:00
[com.sesu8642.infusion_timer] Update build steps for version 1.1.1
This commit is contained in:
parent
9c38cf2799
commit
e022f73ba0
1 changed files with 1 additions and 6 deletions
|
|
@ -61,18 +61,13 @@ Builds:
|
|||
- versionName: 1.1.1
|
||||
versionCode: 105
|
||||
commit: 8d6cc8d5d6e9f6c712334f118a0e369c84d9c171
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
output: build/app/outputs/flutter-apk/app-release.apk
|
||||
srclibs:
|
||||
- flutter@2.5.1
|
||||
- flutter@2.8.1
|
||||
rm:
|
||||
- ios
|
||||
- linux
|
||||
- web
|
||||
- test
|
||||
- .vscode
|
||||
build:
|
||||
- $$flutter$$/bin/flutter config --no-analytics
|
||||
|
|
|
|||
Loading…
Reference in a new issue