We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4977715 commit 58f3486Copy full SHA for 58f3486
README.md
@@ -27,9 +27,6 @@ allprojects {
27
}
28
```
29
30
-如下示例图:
31
-
32
-
33
(2)在 <font color=red size=4 > **主 module** </font>的 build.gradle 文件中添加 com.sensorsdata.analytics.android 插件、Sensors Analytics SDK 依赖及指定 weave 哪些 module:
34
35
```android
@@ -44,9 +41,6 @@ dependencies {
44
41
45
42
46
43
47
48
-
49
50
*注*:
51
1、由于 SDK 会依赖 appcompat-v7 处理下面几个控件:
52
0 commit comments