MusicPiped: fix 1.1 (39)

This commit is contained in:
relan 2019-03-15 08:18:47 +03:00
parent a62bfa6b34
commit 987f3bc308

View file

@ -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