mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-20 04:44:04 +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
|
SourceCode: https://github.com/fr3ts0n/StageFever
|
||||||
IssueTracker: https://github.com/fr3ts0n/StageFever/issues
|
IssueTracker: https://github.com/fr3ts0n/StageFever/issues
|
||||||
Changelog: https://github.com/fr3ts0n/StageFever/releases
|
Changelog: https://github.com/fr3ts0n/StageFever/releases
|
||||||
Donate: https://www.paypal.me/fr3ts0n
|
Donate: https://paypal.me/fr3ts0n
|
||||||
Bitcoin: 19UApzsc5eDJ5VNDNYCA1bpszPnkcpWeFP
|
Bitcoin: 19UApzsc5eDJ5VNDNYCA1bpszPnkcpWeFP
|
||||||
|
|
||||||
AutoName: StageFever
|
AutoName: StageFever
|
||||||
Description: |-
|
Description: |-
|
||||||
Shows stage notes, AMP/effect settings, BPM etc. for any song in setlist. A
|
Shows stage notes, AMP/effect settings, BPM etc. for any song in setlist.
|
||||||
setlist is a csv file following the scheme:
|
A setlist is a csv file following the scheme:
|
||||||
|
|
||||||
Song;Artist;Settings;BPM;Stage notes
|
Song;Artist;Settings;BPM;Stage notes
|
||||||
|
|
||||||
|
|
@ -116,7 +116,14 @@ Builds:
|
||||||
- popd
|
- popd
|
||||||
- cp $$apache-commons-csv$$/target/commons-csv-1.4.jar libs/
|
- 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
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: V1.2.0
|
CurrentVersion: V1.2.0
|
||||||
CurrentVersionCode: 10200
|
CurrentVersionCode: 10200
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue