mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-07 19:25:39 +00:00
update quest.faraday.tip_calculator
This commit is contained in:
parent
d1c381b002
commit
81f017df06
1 changed files with 10 additions and 3 deletions
|
|
@ -1,13 +1,13 @@
|
|||
Categories:
|
||||
- Money
|
||||
License: AGPL-3.0-only
|
||||
License: AGPL-3.0-or-later
|
||||
AuthorWebSite: https://faraday.quest
|
||||
SourceCode: https://codeberg.org/KayFaraday/TipCalculator
|
||||
SourceCode: https://lab.freak.university/KayFaraday/TipCalculator
|
||||
|
||||
AutoName: Tip Calculator
|
||||
|
||||
RepoType: git
|
||||
Repo: https://codeberg.org/KayFaraday/TipCalculator.git
|
||||
Repo: https://lab.freak.university/KayFaraday/TipCalculator.git
|
||||
|
||||
Builds:
|
||||
- versionName: 1.0.2
|
||||
|
|
@ -24,6 +24,13 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.1.0
|
||||
versionCode: 4
|
||||
commit: bcd68937c1c663f2b73cf21400567f922e7a94b3
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.1.0
|
||||
|
|
|
|||
Loading…
Reference in a new issue