Update MusicPiped to 2.2.0 (64)

This commit is contained in:
F-Droid checkupdates bot 2021-06-09 05:20:02 +00:00
parent 27982c4b7b
commit c27a670c1b

View file

@ -275,7 +275,22 @@ Builds:
- $flutter config --no-analytics
- $flutter packages get
- versionName: 2.2.0
versionCode: 64
commit: v2.2.0
subdir: android
gradle:
- yes
output: ../build/app/outputs/apk/release/app-release-unsigned.apk
srclibs:
- flutter@v1.9.1+hotfix.6
prebuild:
- flutter=$(realpath $$flutter$$/bin/flutter)
- cd ..
- $flutter config --no-analytics
- $flutter packages get
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
CurrentVersion: 2.1.6
CurrentVersionCode: 63
CurrentVersion: 2.2.0
CurrentVersionCode: 64