mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 19:59:12 +00:00
add my tip calculator app (quest.faraday.tip_calculator)
This commit is contained in:
parent
727bebd8eb
commit
5da75f1761
1 changed files with 23 additions and 0 deletions
23
metadata/quest.faraday.tip_calculator.yml
Normal file
23
metadata/quest.faraday.tip_calculator.yml
Normal file
|
|
@ -0,0 +1,23 @@
|
|||
Categories:
|
||||
- Money
|
||||
License: AGPL-3.0-only
|
||||
AuthorWebSite: https://faraday.quest
|
||||
SourceCode: https://lab.freak.university/KayFaraday/TipCalculator
|
||||
|
||||
AutoName: Tip Calculator
|
||||
|
||||
RepoType: git
|
||||
Repo: https://lab.freak.university/KayFaraday/TipCalculator.git
|
||||
|
||||
Builds:
|
||||
- versionName: 1.0.2
|
||||
versionCode: 3
|
||||
commit: 035d7f261090cd0df537d53ce88f155dba5441f0
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.0.2
|
||||
CurrentVersionCode: 3
|
||||
Loading…
Reference in a new issue