Changes between Version 21 and Version 22 of gradle


Ignore:
Timestamp:
10/22/2014 12:10:58 PM (11 years ago)
Author:
liaojiaohe
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • gradle

    v21 v22  
    312312-keep class cn.jpush.** { *; } 
    313313}}} 
     314 
     315 
     316''lint常见问题'' [[BR]] 主要是api版本和部分资源没使用的问题 [[BR]]  
     317InlinedApi: Using inlined constants on older versions [[BR]] 
     318NewApi: Calling new methods on older versions [[BR]] 
     319UnusedResources: Unused resources  [[BR]]