mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
misc fixes
This commit is contained in:
parent
2e545341d7
commit
4d9db6f8d4
4 changed files with 9 additions and 7 deletions
|
|
@ -5,6 +5,7 @@ AuthorName: Jerameel Delos Reyes
|
|||
AuthorWebSite: https://jerameeldelosreyes.com
|
||||
SourceCode: https://github.com/jerameel/sushi
|
||||
IssueTracker: https://github.com/jerameel/sushi/issues
|
||||
Translation: https://github.com/jerameel/sushi#languagetranslation-
|
||||
|
||||
AutoName: Sushi
|
||||
|
||||
|
|
|
|||
|
|
@ -6,11 +6,12 @@ AuthorEmail: webierta@gmail.com
|
|||
AuthorWebSite: https://webierta.github.io/
|
||||
SourceCode: https://github.com/Webierta/precio-luz
|
||||
IssueTracker: https://github.com/Webierta/precio-luz/issues
|
||||
Changelog: https://github.com/Webierta/precio-luz/releases
|
||||
|
||||
AutoName: Precio Luz
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/Webierta/precio-luz
|
||||
Repo: https://github.com/Webierta/precio-luz.git
|
||||
|
||||
Builds:
|
||||
- versionName: 2.4.1
|
||||
|
|
|
|||
|
|
@ -3,7 +3,6 @@ Categories:
|
|||
License: GPL-3.0-only
|
||||
SourceCode: https://github.com/smkv/android-simple-loan-calculator
|
||||
IssueTracker: https://github.com/smkv/android-simple-loan-calculator/issues
|
||||
Donate: https://github.com/smkv/android-simple-loan-calculator
|
||||
|
||||
AutoName: Simple Loan Calculator
|
||||
Description: |-
|
||||
|
|
@ -12,7 +11,7 @@ Description: |-
|
|||
schedule and a comparison of all these indices between different loans.
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/smkv/android-simple-loan-calculator
|
||||
Repo: https://github.com/smkv/android-simple-loan-calculator.git
|
||||
|
||||
Builds:
|
||||
- versionName: 3.3.0
|
||||
|
|
|
|||
|
|
@ -3,13 +3,14 @@ Categories:
|
|||
License: GPL-3.0-or-later
|
||||
AuthorName: Felix Weilbach
|
||||
AuthorEmail: felix.weilbach@t-online.de
|
||||
WebSite: https://gitlab.com/flexw/splitbills
|
||||
SourceCode: https://gitlab.com/flexw/splitbills
|
||||
IssueTracker: https://gitlab.com/flexw/splitbills/issues
|
||||
Changelog: https://gitlab.com/flexw/splitbills/blob/HEAD/CHANGELOG.md
|
||||
|
||||
AutoName: SplitBills
|
||||
Description: |
|
||||
Description: |-
|
||||
<b>NOTE:</b> App is no longer maintained.
|
||||
|
||||
Use SplitBills to split bills with your friends or other people. You can
|
||||
create groups with people, add bills to the group and view your
|
||||
balances. SplitBills works without any server or registration and is
|
||||
|
|
@ -101,7 +102,7 @@ Builds:
|
|||
gradle:
|
||||
- prod
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: None
|
||||
CurrentVersion: 0.3.10
|
||||
CurrentVersionCode: 22
|
||||
|
|
|
|||
Loading…
Reference in a new issue