mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Merge branch 'stage120' into 'master'
StageFever - 1.2.0 & Donate See merge request fdroid/fdroiddata!6416
This commit is contained in:
commit
7031a97d8a
1 changed files with 11 additions and 4 deletions
|
|
@ -5,13 +5,13 @@ WebSite: https://github.com/fr3ts0n/StageFever/wiki
|
|||
SourceCode: https://github.com/fr3ts0n/StageFever
|
||||
IssueTracker: https://github.com/fr3ts0n/StageFever/issues
|
||||
Changelog: https://github.com/fr3ts0n/StageFever/releases
|
||||
Donate: https://www.paypal.me/fr3ts0n
|
||||
Donate: https://paypal.me/fr3ts0n
|
||||
Bitcoin: 19UApzsc5eDJ5VNDNYCA1bpszPnkcpWeFP
|
||||
|
||||
AutoName: StageFever
|
||||
Description: |-
|
||||
Shows stage notes, AMP/effect settings, BPM etc. for any song in setlist. A
|
||||
setlist is a csv file following the scheme:
|
||||
Shows stage notes, AMP/effect settings, BPM etc. for any song in setlist.
|
||||
A setlist is a csv file following the scheme:
|
||||
|
||||
Song;Artist;Settings;BPM;Stage notes
|
||||
|
||||
|
|
@ -116,7 +116,14 @@ Builds:
|
|||
- popd
|
||||
- cp $$apache-commons-csv$$/target/commons-csv-1.4.jar libs/
|
||||
|
||||
AutoUpdateMode: None
|
||||
- versionName: V1.2.0
|
||||
versionCode: 10200
|
||||
commit: V1.2.0
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: V1.2.0
|
||||
CurrentVersionCode: 10200
|
||||
|
|
|
|||
Loading…
Reference in a new issue