Login
Preferences
Help/Guide
About Trac
Wiki
Context Navigation
←
Previous Change
Wiki History
Next Change
→
Changes between
Version 22
and
Version 23
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/05/2014 10:21:46 AM (
11 years
ago)
Author:
liaojiaohe
Comment:
--
Legend:
Unmodified
Added
Removed
Modified
gradle
v22
v23
155
155
release {
156
156
signingConfig signingConfigs.myConfig
157
// runProguard tru
e
158
//
proguardFiles getDefaultProguardFile('proguard-android.txt')
157
runProguard flas
e
158
proguardFiles getDefaultProguardFile('proguard-android.txt')
159
159
}
160
160
}