Update MusicPiped to 1.0.7 (37)

Also enable AUM.
This commit is contained in:
relan 2019-02-19 19:17:13 +03:00
parent a42b7acedb
commit c36b7f9a88

View file

@ -104,9 +104,24 @@ Builds:
- $flutter config --no-analytics
- $flutter packages get
- versionName: 1.0.7
versionCode: 37
commit: v1.0.7
subdir: android
gradle:
- yes
output: ../build/app/outputs/apk/release/app-release-unsigned.apk
srclibs:
- flutter@v1.2.1
prebuild:
- flutter=$(realpath $$flutter$$/bin/flutter)
- cd ..
- $flutter config --no-analytics
- $flutter packages get
MaintainerNotes: Dynamic version name, so no UCM can be used.
AutoUpdateMode: None
UpdateCheckMode: None
CurrentVersion: 1.0.6
CurrentVersionCode: 36
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
CurrentVersion: 1.0.7
CurrentVersionCode: 37