Skip to content
This repository has been archived by the owner on Jun 3, 2021. It is now read-only.

Commit

Permalink
Update to 0.25
Browse files Browse the repository at this point in the history
  • Loading branch information
YorkShen committed Jul 4, 2019
1 parent 8cfb154 commit 6539ceb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/build_from_source.sh
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ cp dist/weex-rax.min.js pre-build/weex-rax-api.js
# Build android_sdk
if [ -d "android_sdk" ]
then
git clone -b 0.24 --depth=1 [email protected]:alibaba/weex_js_engine.git
git clone -b 0.25 --depth=1 [email protected]:alibaba/weex_js_engine.git
export ANDROID_NDK=$1
export PATH=$1:$PATH
cd weex_js_engine/
Expand Down

0 comments on commit 6539ceb

Please sign in to comment.