From 2fe829012c19c57039e436e40ee3816e5ec20714 Mon Sep 17 00:00:00 2001 From: Misaka-blog Date: Sat, 28 Oct 2023 11:41:03 +0800 Subject: [PATCH] 1.2.8 --- buildScript/lib/core/get_source_env.sh | 2 +- nb4a.properties | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/buildScript/lib/core/get_source_env.sh b/buildScript/lib/core/get_source_env.sh index 4c80cb25..b798d789 100644 --- a/buildScript/lib/core/get_source_env.sh +++ b/buildScript/lib/core/get_source_env.sh @@ -1,5 +1,5 @@ if [ ! -z $ENV_NB4A ]; then - export COMMIT_SING_BOX_EXTRA="9965df4ed5f70fdc1d541e97861dff001111e011" + export COMMIT_SING_BOX_EXTRA="247a7a4522168aa8b151efc4085809cae819345d" fi if [ ! -z $ENV_SING_BOX_EXTRA ]; then diff --git a/nb4a.properties b/nb4a.properties index 80f5886d..f3c85279 100644 --- a/nb4a.properties +++ b/nb4a.properties @@ -1,3 +1,3 @@ PACKAGE_NAME=moe.nb4a -VERSION_NAME=1.2.7 -VERSION_CODE=31 +VERSION_NAME=1.2.8 +VERSION_CODE=32