From b7505e8949c3e33bf06fe1f22c21c7105b4fa306 Mon Sep 17 00:00:00 2001 From: houyoujin Date: Mon, 15 Apr 2024 19:04:28 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9REANME.OpenSource=E6=96=87?= =?UTF-8?q?=E4=BB=B6=E4=BF=A1=E6=81=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: houyoujin --- README.OpenSource | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.OpenSource b/README.OpenSource index 34bf9bb..b65a2b8 100644 --- a/README.OpenSource +++ b/README.OpenSource @@ -4,7 +4,7 @@ "License": "Apache-2.0 License", "License File": " LICENSE ", "Version Number": "4.0.2", - "Owner" : "xiafeng@huawei.com" + "Owner" : "xiafeng@huawei.com", "Upstream URL": "https://github.com/wasabeef/recyclerview-animators", "Description": "RecyclerView Animators is an Android library that allows developers to easily create RecyclerView with animations." } -- Gitee