Skip to content

Commit

Permalink
升级版本
Browse files Browse the repository at this point in the history
  • Loading branch information
FlyJingFish committed Apr 24, 2024
1 parent 885a847 commit 6e1437c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,7 @@ plugins {
androidAop.debugMode=true //设置为 true 默认走您项目当前的打包方式 ,false 则为全量打包方式
```

**⚠️⚠️⚠️请注意设置为 true 时部分功能将失效,只会为设置的 module 织入 aop 代码,三方jar包 不会织入代码**
**⚠️⚠️⚠️请注意设置为 true 时部分功能将失效,只会为设置的 module 织入 aop 代码,三方jar包 不会织入代码,因此打正式包时请注意关闭此项配置**

### 本库内置了一些功能注解可供你直接使用

Expand Down

0 comments on commit 6e1437c

Please sign in to comment.