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 f439919 commit 74c8372Copy full SHA for 74c8372
docs/getting_started.md
@@ -128,7 +128,7 @@ Add in `build.gradle` of **com.android.application(com.android.dynamic-feature
128
129
#### ~~Method 2: ```plugins``` method~~
130
131
-- Add directly to ```build.gradle``` of **app**
+- Add directly to ```build.gradle``` of **com.android.application(com.android.dynamic-feature)**
132
133
=== "Groovy"
134
docs/zh/getting_started.md
@@ -129,7 +129,7 @@
#### ~~方式二:```plugins``` 方式(不推荐)~~
-- 直接在 **app** 的 ```build.gradle``` 添加
+- 直接在 **com.android.application(以及com.android.dynamic-feature)** 的 ```build.gradle``` 添加
135
0 commit comments