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