MusicPiped: fix 2.0.5 (55)
This commit is contained in:
parent
13a837b1dd
commit
ffb48296a9
|
|
@ -222,11 +222,10 @@ 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.3.10
|
- flutter@v1.8.4
|
||||||
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