Login
Preferences
Help/Guide
About Trac
Wiki
Context Navigation
←
Previous Change
Wiki History
Next Change →
Changes between
Version 24
and
Version 25
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:
11/10/2014 02:47:42 PM (
11 years
ago)
Author:
liaojiaohe
Comment:
--
Legend:
Unmodified
Added
Removed
Modified
gradle
v24
v25
213
213
* runProguard true 代码混淆的选项 [http://www.cnblogs.com/blfshiye/p/3796384.html 参考] [[BR]]
214
214
215
* 市场列表文件
用Unix回车分割,用其他分割修改这里 split("\n")
[[BR]]
215
* 市场列表文件
每一行代表一个市场渠道
[[BR]]
216
216
217
217
* 版本信息用正则匹配 AndroidManifest.xml 这个文件 [[BR]]