diff --git a/com.hyperling.expense_tracker.yml b/com.hyperling.expense_tracker.yml index 2110594..ac6b359 100644 --- a/com.hyperling.expense_tracker.yml +++ b/com.hyperling.expense_tracker.yml @@ -1,11 +1,16 @@ AuthorName: 'Chad Michael "Hyperling" Greenwood' -SourceCode: 'https://git.hyperling.com/me/flutter-expense-tracker/' -WebSite: 'https://hyperling.com/apps/#expense' +AuthorEmail: 'me@hyperling.com' +AuthorWebSite: 'https://hyperling.com/about/' +Donate: 'https://hyperling.com/donate/' +Liberapay: 'HyperVegan' +Bitcoin: 'bc1qsfe8dkvry3d34kztz449gkq67wq8fu2nkgfkh0' +Litecoin: 'ltc1qavmpu5d6ljntxsd6jj548m4yys83zwscl0dzkx' +IssueTracker: 'https://hyperling.com/contact/' Categories: - fdroid - hyperling - utilities -CurrentVersionCode: 2147483647 -IssueTracker: 'https://hyperling.com/contact' Name: Expense Tracker Summary: 'Keep track of repeating expenses and view projections of their effect on your finances. First app written with Flutter.' +SourceCode: 'https://git.hyperling.com/me/flutter-expense-tracker/' +WebSite: 'https://hyperling.com/apps/#expense'