From 672d34fa43137fbde45ae2fa0a46b966aa24f1f2 Mon Sep 17 00:00:00 2001 From: Hyperling Date: Sat, 4 Jul 2026 10:58:13 -0700 Subject: [PATCH] Fix space at beginning of fdroid manifest description. --- com.hyperling.expense_tracker.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/com.hyperling.expense_tracker.yml b/com.hyperling.expense_tracker.yml index ceceb7c..2110594 100644 --- a/com.hyperling.expense_tracker.yml +++ b/com.hyperling.expense_tracker.yml @@ -8,4 +8,4 @@ Categories: 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.' +Summary: 'Keep track of repeating expenses and view projections of their effect on your finances. First app written with Flutter.'