Ai
1 Star 0 Fork 0

azure/browser-android

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
build-release.sh.template 389 Bytes
一键复制 编辑 原始数据 按行查看 历史
rm -Rf dist
export LINK_BUBBLE_KEYSTORE_LOCATION=path/to/linkbubble_play_keystore
export LINK_BUBBLE_KEYSTORE_PASSWORD='keystore-password-here'
export LINK_BUBBLE_KEY_ALIAS='linkbubble'
export LINK_BUBBLE_KEY_PASSWORD='key-password'
cd ./Application
./gradlew assemblePlaystoreRelease
cd ../
mkdir -p dist
cp Application/LinkBubble/build/outputs/apk/LinkBubble-playstore-release.apk dist/
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/xstudio/browser-android.git
git@gitee.com:xstudio/browser-android.git
xstudio
browser-android
browser-android
master

搜索帮助