MusicPiped: fix 2.0.5 (55)

This commit is contained in:
relan 2019-08-09 21:03:18 +03:00
parent 13a837b1dd
commit ffb48296a9

View file

@ -222,11 +222,10 @@ Builds:
- yes
output: ../build/app/outputs/apk/release/app-release-unsigned.apk
srclibs:
- flutter@v1.3.10
- flutter@v1.8.4
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