forked from dotintent/InfullMvpAndroid
-
Notifications
You must be signed in to change notification settings - Fork 0
/
toolkit.properties
29 lines (24 loc) · 879 Bytes
/
toolkit.properties
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
compileSdkVersion=25
buildToolsVersion=25.0.3
minSdkVersion=16
targetSdkVersion=25
versionFormat=${versionMajor}.${versionIteration}.${versionMinor}${versionSuffix}
configureVersionName=true
configureVersionCode=true
appendVersionNameToAPK=false
configureMisc=true
configureCustomFunctions=true
useJava8=false
configureBuildTasks=true
configureLint=true
ignoreLintErrors=true
lintConfigURL=http://android.infullmobile.com/lint-rules-kotlin.xml?token=aslkjd0djqw9dokmasld091dkl
configureFindbugs=true
findbugsExcludedFilesConfigURL=http://android.infullmobile.com/findbugs_exclude_files.xml?token=aslkjd0djqw9dokmasld091dkl
findbugsUseXmlReports=true
ignoreFindbugsFailures=true
configureCheckstyle=true
checkstyleConfigURL=http://android.infullmobile.com/checkstyle.xml?token=aslkjd0djqw9dokmasld091dkl
ignoreCheckstyleFailures=true
configureTests=true
ignoreTestErrors=true