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