Login
Preferences
Help/Guide
About Trac
Wiki
Context Navigation
←
Previous Change
Wiki History
Next Change
→
Changes between
Version 16
and
Version 17
of
gradle
View differences
inline
side by side
Show
lines around each change
Show the changes in full context
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
10/20/2014 02:39:13 PM (
11 years
ago)
Author:
liaojiaohe
Comment:
--
Legend:
Unmodified
Added
Removed
Modified
gradle
v16
v17
227
227
[http://proguard.sourceforge.net/ proguard官方说明] [[BR]]
228
228
打开注释 runProguard true ,修改proguard.txt可以打开混淆选项 [[BR]]
229
混淆的时候要注意JAVA_HOME版本和proguard支持的java版本相符 [[BR]]
229
230
{{{
230
231
buildTypes{
…
…
276
277
277
278
}}}
278