Commit bd5d5f5c by sikang

update script

parent 670a721c
......@@ -30,7 +30,8 @@ elif((${action}=='3'))
then
mv app/src/main/res/drawable-xxhdpi/logo_majia.png app/src/main/res/drawable-xxhdpi/logo.png
sed -i "" "s#^app_name=.*#app_name=${majia_name}#g" gradle.properties
# gradlew resguardAppProductGoogleplayRelease
gradlew resguardAppProductGoogleplayRelease
else
echo "未知的打包方式"
fi
......
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