Skip to content

Commit 6259a3e

Browse files
committed
剔除文档上面对框架的混淆规则
1 parent 4b20af1 commit 6259a3e

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

README.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -338,14 +338,6 @@ shapeButton.setOnClickListener(new View.OnClickListener() {
338338

339339
* ViewGroup 的子类:ShapeLinearLayout、ShapeFrameLayout、ShapeRelativeLayout、ShapeConstraintLayout、ShapeRecyclerView、ShapeRadioGroup
340340

341-
#### 框架混淆规则
342-
343-
* 在混淆规则文件 `proguard-rules.pro` 中加入
344-
345-
```text
346-
-keep class com.hjq.shape.** {*;}
347-
```
348-
349341
### [常见疑问解答](HelpDoc.md)
350342

351343
### [使用案例文档](UseDemo.md)

0 commit comments

Comments
 (0)