Commit 00875aeb authored by QA—索 文涛's avatar QA—索 文涛

modified: qa_shell_script/app/XyqbAndroidBuild.sh

parent f022c64c
......@@ -57,6 +57,7 @@ function build_android()
pwd
echo "开始使用gradle进行编译该版本的代码"
#gradle resguard
echo "=================== ${GRADLE_HOME}"
gradle resguardRelease
if [ $? = 0 ]; then
echo "成功构建APK包".
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment