Update MusicPiped to 2.1.6 (63)
This commit is contained in:
parent
9fcbb36ee3
commit
ba5a0c2259
|
@ -260,7 +260,22 @@ Builds:
|
|||
- $flutter config --no-analytics
|
||||
- $flutter packages get
|
||||
|
||||
- versionName: 2.1.6
|
||||
versionCode: 63
|
||||
commit: v2.1.6
|
||||
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.5
|
||||
CurrentVersionCode: 62
|
||||
CurrentVersion: 2.1.6
|
||||
CurrentVersionCode: 63
|
||||
|
|
Loading…
Reference in a new issue