From 9e500ecc4e1cbaa9fe9dcce5559e531e3122168f Mon Sep 17 00:00:00 2001 From: Lzyct Date: Thu, 20 Jun 2024 23:18:14 +0800 Subject: [PATCH] fix: add space 24 for image branding android --- lib/templates.dart | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/templates.dart b/lib/templates.dart index 312788a..8ff67f1 100644 --- a/lib/templates.dart +++ b/lib/templates.dart @@ -9,7 +9,7 @@ const String _androidLaunchItemXml = ''' '''; const String _androidBrandingItemXml = ''' - + ''';