From 0fa89bd527bd2b25af1ddf8756b645dd365e117f Mon Sep 17 00:00:00 2001 From: hanyuhang Date: Mon, 26 Oct 2020 09:53:53 +0800 Subject: [PATCH] update android version:v1.0-rc10 --- core/build_id.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/build_id.mk b/core/build_id.mk index 18a51a76d..20670c9fb 100644 --- a/core/build_id.mk +++ b/core/build_id.mk @@ -18,4 +18,4 @@ # (like "CRB01"). It must be a single word, and is # capitalized by convention. -export BUILD_ID=v1.0-rc9 +export BUILD_ID=v1.0-rc10 -- Gitee