We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd80757 commit 4ca9b5bCopy full SHA for 4ca9b5b
1 file changed
README.md
@@ -65,8 +65,18 @@ ActivityLess.$noTitle(this);
65
ActivityLess.$fullScreen(this);
66
```
67
68
+## Proguard
69
+```
70
+-dontwarn com.jayfeng.lesscode.**
71
72
+
73
See more details on the [Wiki](https://github.com/openproject/LessCode/wiki)
74
75
+## Alternative libraries
76
+* [xUtils3](https://github.com/wyouflf/xUtils3)
77
+* [LiteCommon](https://github.com/litesuits/android-common)
78
+* [TrineaAndroidCommon](https://github.com/Trinea/android-common)
79
80
## Author
81
82
> Author weibo:<a href="http://weibo.com/xiaofengjian" target="_blank">冯建V</a> mail:673592063@qq.com QQ:673592063
0 commit comments