Login
Preferences
Help/Guide
About Trac
Wiki
Context Navigation
←
Previous Change
Wiki History
Next Change
→
Changes between
Version 21
and
Version 22
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/22/2014 12:10:58 PM (
11 years
ago)
Author:
liaojiaohe
Comment:
--
Legend:
Unmodified
Added
Removed
Modified
gradle
v21
v22
312
312
-keep class cn.jpush.** { *; }
313
313
}}}
314
315
316
''lint常见问题'' [[BR]] 主要是api版本和部分资源没使用的问题 [[BR]]
317
InlinedApi: Using inlined constants on older versions [[BR]]
318
NewApi: Calling new methods on older versions [[BR]]
319
UnusedResources: Unused resources [[BR]]