MusicPiped: fix 1.1 (39)
This commit is contained in:
parent
a62bfa6b34
commit
987f3bc308
|
@ -126,10 +126,11 @@ Builds:
|
|||
- yes
|
||||
output: ../build/app/outputs/apk/release/app-release-unsigned.apk
|
||||
srclibs:
|
||||
- flutter@v1.2.1
|
||||
- flutter@v1.3.10
|
||||
prebuild:
|
||||
- flutter=$(realpath $$flutter$$/bin/flutter)
|
||||
- cd ..
|
||||
- "sed -i -e 's/^version: 1.1$/version: 1.1.0/' pubspec.yaml"
|
||||
- $flutter config --no-analytics
|
||||
- $flutter packages get
|
||||
|
||||
|
|
Loading…
Reference in a new issue