mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-23 06:07:28 +00:00
Update MusicPiped to 2.2.0 (64)
This commit is contained in:
parent
27982c4b7b
commit
c27a670c1b
1 changed files with 17 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue