From c2c3db6835a9679e38c89776fc85b5a24232c051 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B8=96=E7=95=8C?= Date: Sat, 12 Aug 2023 21:48:38 +0800 Subject: [PATCH] Remove appcenter update notification --- app/src/main/AndroidManifest.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index 857dd54..6d447a4 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -164,6 +164,11 @@ android:resource="@xml/cache_paths" /> + + + \ No newline at end of file