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

Vue reference issue in old sdk #139

Merged
merged 2 commits into from Apr 23, 2018
Merged

Vue reference issue in old sdk #139

merged 2 commits into from Apr 23, 2018

Conversation

apuravchauhan
Copy link
Contributor

@@ -25,7 +25,7 @@ The keys to intergrating Weex into your Android application are the following fi
dependencies {
...
// weex sdk and fastjson
compile 'com.taobao.android:weex_sdk:0.5.1@aar'
compile 'com.taobao.android:weex_sdk:0.10.0@aar'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch! But I think the v0.10.0 is also an old one. According to the release note, v0.18.0 is the latest for now. Change it to 0.18.0 is more reasonable.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changed to 0.18.0 and verified. Works fine

Confirmed with 0.18.0. Works good!
@asfgit asfgit merged commit a66ec1c into apache:master Apr 23, 2018
asfgit pushed a commit that referenced this pull request Apr 23, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants