From aad1c8d82fb8bd5214f5d7ffa4ad89a81f5f5c3f Mon Sep 17 00:00:00 2001 From: GYJ <1157756119@qq.com> Date: Tue, 10 Dec 2024 17:27:15 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- android/app/src/main/AndroidManifest.xml | 25 ++++++++++++++++++++- android/app/src/main/res/xml/file_paths.xml | 5 +++++ lib/update_version/update_version_view.dart | 15 +++++++++---- pubspec.lock | 8 +++++++ pubspec.yaml | 1 + 5 files changed, 49 insertions(+), 5 deletions(-) create mode 100644 android/app/src/main/res/xml/file_paths.xml diff --git a/android/app/src/main/AndroidManifest.xml b/android/app/src/main/AndroidManifest.xml index ce281c8..0795b4c 100644 --- a/android/app/src/main/AndroidManifest.xml +++ b/android/app/src/main/AndroidManifest.xml @@ -1,7 +1,19 @@ - + + + + + + + + + + + + + + +