Skip to content

Commit 74c8372

Browse files
committed
1、修改readme
1 parent f439919 commit 74c8372

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/getting_started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ Add in `build.gradle` of **com.android.application(com.android.dynamic-feature
128128

129129
#### ~~Method 2: ```plugins``` method~~
130130

131-
- Add directly to ```build.gradle``` of **app**
131+
- Add directly to ```build.gradle``` of **com.android.application(com.android.dynamic-feature)**
132132

133133
=== "Groovy"
134134

docs/zh/getting_started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@
129129

130130
#### ~~方式二:```plugins``` 方式(不推荐)~~
131131

132-
- 直接在 **app**```build.gradle``` 添加
132+
- 直接在 **com.android.application(以及com.android.dynamic-feature)**```build.gradle``` 添加
133133

134134
=== "Groovy"
135135

0 commit comments

Comments
 (0)