From 2a76890ce97ccfcd105af2c249956dd192149abb Mon Sep 17 00:00:00 2001 From: huangxiaoyao <976125628@qq.com> Date: Thu, 26 Dec 2024 15:27:41 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9OAT=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: huangxiaoyao <976125628@qq.com> --- OAT.xml | 5 ++++- README.OpenSource | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/OAT.xml b/OAT.xml index fd7fc023..b3a55711 100644 --- a/OAT.xml +++ b/OAT.xml @@ -53,9 +53,12 @@ desc="" name="projectPolicy"> - + + + + diff --git a/README.OpenSource b/README.OpenSource index ad2900c1..40ff5f72 100644 --- a/README.OpenSource +++ b/README.OpenSource @@ -3,7 +3,7 @@ "Name": "flutter_samples", "License": "Apache-2.0 License", "License File": "LICENSE", - "Version Number": "d010d3fae62e2bec36614c9b17e9a86e78a65575", + "Version Number": "main", "Owner": "aibin@openvalley.net", "Upstream URL": "https://github.com/flutter/samples/", "Description": "This repo is a companion repo to the main flutter repo. It contains the source code for Flutter's first-party packages (i.e., packages developed by the core Flutter team). Check the packages directory to see all packages." -- Gitee