Update MusicPiped to 2.0.5 (55)

This commit is contained in:
F-Droid Builder 2019-07-28 01:14:43 +01:00 committed by Ciaran Gultnieks
parent 64d6feea0e
commit a9f1e3a72b

View file

@ -214,9 +214,25 @@ Builds:
- $flutter config --no-analytics
- $flutter packages get
- versionName: 2.0.5
versionCode: 55
commit: v2.0.5
subdir: android
gradle:
- yes
output: ../build/app/outputs/apk/release/app-release-unsigned.apk
srclibs:
- 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
MaintainerNotes: Dynamic version name, so no UCM can be used.
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
CurrentVersion: 1.2.0
CurrentVersionCode: 44
CurrentVersion: 2.0.5
CurrentVersionCode: 55