This website works better with JavaScript.
Home
Explore
Help
Sign In
BWPB3
/
ytzh_Android_ZhongHui
Watch
9
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Activity
Browse Source
no message
master
lh
8 years ago
parent
f090bdf0ca
commit
ca21e0a71c
1 changed files
with
4 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+4
-0
app/build.gradle
+ 4
- 0
app/build.gradle
View File
@ -33,6 +33,10 @@ android {
proguardFiles
getDefaultProguardFile
(
'proguard-android.txt'
)
,
'proguard-rules.pro'
}
}
lintOptions
{
abortOnError
false
checkReleaseBuilds
false
}
}
dependencies
{
Write
Preview
Loading…
Cancel
Save