Skip to content

Commit df768c3

Browse files
committed
Update README.md
1 parent 4777360 commit df768c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ JS中使用过大数字时,可能会导致精度丢失或者错误的数字结
150150
更多实现细节见: http://www.pedant.cn/2014/07/04/webview-js-java-interface-research/
151151

152152
### 发布时防混淆
153-
发布时需在你的混淆配置加入像下面这样的代码,注意返回到页面的自定义Java类以及注入到页面的接口类都要**换成你项目中实际使用类名**:
153+
发布时需在你的混淆配置加入像下面这样的代码,注意返回到页面的自定义Java类以及注入类都要**换成你项目中实际使用类名**:
154154

155155
#--------------- BEGIN: Gson防混淆 ----------
156156
-keepattributes *Annotation*

0 commit comments

Comments
 (0)