Skip to content

Commit 997c227

Browse files
authored
Update README.md
1 parent 339961c commit 997c227

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -131,14 +131,13 @@ apply plugin: 'com.ceabie.dexnkife'
131131

132132
**第四步:在你的App模块目录下新建dexknife.txt,并自定义配置**
133133
```
134-
#为注释符
135-
136134
#-----------主Dex中必要依赖的脚本配置-----------
137-
#默认保留四大组件中其他三大组件,Activity组件选择性保留(使用-just activity 选项),若为空默认保留所有Activity
135+
#默认保留四大组件中其他三大组件,Activity组件选择性保留(使用-just activity 选项),若为空不保留任何Activity
138136
-just activity com.ceabie.demo.MainActivity
139137
140138
#-----------附加类-----------
141-
# 如果你想要某个包路径在maindex中,则使用 -keep 选项,即使他已经在分包的路径中.若为空,默认保留所有
139+
# 如果你想要某个包路径在maindex中,则使用 -keep 选项,即使他已经在分包的路径中.若为空,不保留任意类
140+
#-keep com.ceabie.demo.**
142141
143142
# 保留单个类.
144143
#-keep android.support.v7.app.AppCompatDialogFragment.class

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy