You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@weex.apache.org by mo...@apache.org on 2019/07/18 03:29:12 UTC

[incubator-weex-site] branch master updated: Update Android import doc.

This is an automated email from the ASF dual-hosted git repository.

moshen pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-weex-site.git


The following commit(s) were added to refs/heads/master by this push:
     new 0f367e3  Update Android import doc.
0f367e3 is described below

commit 0f367e3ba0afb04f7cbcd6a0298941420bc082df
Author: qianyuan.wqy <qi...@taobao.com>
AuthorDate: Thu Jul 18 11:29:01 2019 +0800

    Update Android import doc.
---
 docs/guide/debug/integrate-devtool-to-android.md    | 1 +
 docs/zh/guide/debug/integrate-devtool-to-android.md | 1 +
 2 files changed, 2 insertions(+)

diff --git a/docs/guide/debug/integrate-devtool-to-android.md b/docs/guide/debug/integrate-devtool-to-android.md
index 48f5b9f..15683e6 100644
--- a/docs/guide/debug/integrate-devtool-to-android.md
+++ b/docs/guide/debug/integrate-devtool-to-android.md
@@ -16,6 +16,7 @@ Weex devtools is a custom devtools for weex that implements Chrome Debugging Pro
 | 0.19.0+  | 0.18.68        |
 | 0.20.3.0-beta | 0.20.3.0-beta |
 | 0.24.0+  | 0.24.2.4 |
+| 0.26.0+  | 0.24.2.4 |
 
 ## Integrate to Android
 
diff --git a/docs/zh/guide/debug/integrate-devtool-to-android.md b/docs/zh/guide/debug/integrate-devtool-to-android.md
index 50f4f47..e8afe3a 100644
--- a/docs/zh/guide/debug/integrate-devtool-to-android.md
+++ b/docs/zh/guide/debug/integrate-devtool-to-android.md
@@ -16,6 +16,7 @@ Weex Devtools 能够方便调试 Weex 页面,但此功能离不开 Native 的
 | 0.19.0+  | 0.18.68        |
 | 0.20.3.0-beta | 0.20.3.0-beta |
 | 0.24.0+  | 0.24.2.4 |
+| 0.26.0+  | 0.24.2.4 |
 
 ## Android接入指南