-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathgradle.properties
179 lines (179 loc) · 4.5 KB
/
gradle.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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
# Project-wide Gradle settings.
# IDE (e.g. Android Studio) users:
# Gradle settings configured through the IDE *will override*
# any settings specified in this file.
# For more details on how to configure your build environment visit
# http://www.gradle.org/docs/current/userguide/build_environment.html
# Specifies the JVM arguments used for the daemon process.
# The setting is particularly useful for tweaking memory settings.
org.gradle.jvmargs=-Xmx5120m -XX:MaxPermSize=2048m -XX:+HeapDumpOnOutOfMemoryError -Dfile.encoding=UTF-8
# When configured, Gradle will run in incubating parallel mode.
# This option should only be used with decoupled projects. More details, visit
# http://www.gradle.org/docs/current/userguide/multi_project_builds.html#sec:decoupled_projects
org.gradle.parallel=true
# The Gradle daemon aims to improve the startup and execution reading of Gradle.
# When set to true the Gradle daemon is to run the build.
# disable daemon on CI, since builds should be clean and reliable on servers
org.gradle.daemon=true
# Enables new incubating mode that makes Gradle selective when configuring projects.
# Only relevant projects are configured which results in faster builds for large multi-projects.
# http://www.gradle.org/docs/current/userguide/multi_project_builds.html#sec:configuration_on_demand
org.gradle.configureondemand=true
# Set to true or false to enable or disable the build cache.
# If this parameter is not set, the build cache is disabled by default.
# http://tools.android.com/tech-docs/build-cache
android.enableBuildCache=true
android.builder.sdkDownload=true
Android.useDeprecatedNdk=true
#Android Studio3.0��������ʱ��, ��װ�ᵼ�����ҵ���Դ
android.enableAapt2=true
#����D8����
android.enableD8=true
#�������ڼ���ʹ��Java 8���Թ��ܵ���Ŀ�ı���ʱ��
android.enableD8.desugaring=true
#ģ�黯
isModuleAsApp=true
#KeyStore����
STORE_DEBUG_FILE=../KeyDebug.keystore
STORE_RELEASE_FILE=../KeyRelease.jks
STORE_PASSWORD=345BNwerN
KEY_ALIAS=htsc
KEY_PASSWORD=984%gb34bF
#���֧�ֵ�android�汾
MIN_SDK_VERSION=23
#֧�ֵ�android�汾
TARGET_SDK_VERSION=28
COMPILE_SDK_VERSION=28
#Build�汾
BUILD_GRADLE=3.2.1
GRADLE_VERSION=4.6
BUILD_TOOLS_VERSION=28.0.3
#�ٷ�����������汾
SUPPORT_VERSION=28.0.0
MULTIDEX=1.0.3
#Arch_version
ARCH_LIFECYCLE_VERSION=1.1.1
#Guava
GUAVA_VERSION=23.5-android
#Constraint
CONSTRAINT=1.1.3
#��Ԫ���Կ��
TEST_JUNIT=4.12
TEST_RUNNER=1.0.2
TEST_ESPRESSO=3.0.2
TEST_ROBOLECTRIC=3.8
TEST_MOCKITO=2.18.3
TEST_DEAAGE_MOCK=0.8.2
TEST_POWERMOCK=2.0.0-beta.5
#Lambda�汾
GRADLE_RETRO_LAMBDA=3.7.0
RETRO_LAMBDA=2.5.3
#����
HOTFIX=3.2.0
ANALYTICS=1.2.0
#Weex��ReactNatice
WEEX_SDK=0.18.0-beta-3
REACT_NATIVE=0.55.3
REACT=v16.3.2
#���ݿ�
DBFLOW=4.2.3
SNAPPY_DB=0.5.2
KRYO=2.24.0
#Retrofit
RETROFIT=2.4.0
FASTJSON_CONVERTER=2.2.0
#OkHttp
OKHTTP=3.11.0
OKHTTP_WS=3.4.2
OKIO=2.0.0
QINIU_SDK=7.3.10
#Glide
GLIDE=4.7.1
GLIDE_OKHTTP=1.5.0@aar
GLIDE_TRANSFORMATIONS=3.3.0
#RxJava2
RX_JAVA_2=2.2.2
RX_ANDROID_2=2.1.0
RX_PERMISSIONS_2=0.10.2
RX_BINDING_2=2.1.1
RX_LIFE_CYCLE_2=2.2.2
#RxJava
RX_JAVA=1.3.0
RX_ANDROID=1.2.1
RX_PERMISSIONS=0.10.2@aar
RX_BINDING=1.0.1
RX_LIFE_CYCLE=1.0
RX_NETTY=0.5.2
#BaseRecyclerViewAdapter
BASE_RECYCLERVIEW_ADAPTER_HELPER=2.9.40
#Json����
FAST_JSON=1.1.70.android
GSON=2.8.5
#ButterKnife
BUTTER_KNIFE=9.0.0-SNAPSHOT
#Dagger2
DAGGER=2.16
JAVAX_INJECT=1
#View
EXPANDABLE_RECYCLER_VIEW=2.1.1
FLEXIBLE_DIVIDER=1.4.0
FLYCO_TAB_LAYOUT=2.1.2@aar
SCALABLE_VIDEO_VIEW=1.0.4
CALENDAR_VIEW=1.4.2
GRID_PASSWORD_VIEW=0.3
PHOTO_VIEW=2.1.4
CROP=1.0.1@aar
#Logger
ORHANOBUT_LOGGER=2.2.0
#Netty
NETTY_VERSION=4.1.5.Final
SLF4J_VERSION=1.7.6
#LeakCanary
LEAK_CANARY=1.6.1
#Tools
ANNOTATION=10.0-b28
ANNOTATIONS=15.0
COMMONS_LANG3=3.5
COMMONS_IO=2.5
PINYIN4J=2.5.0
JODA=2.9.9
#�ѹ�Ӣ
PU_GONG_YING=3.0.1
#����
ZXING_ANDROID_EMBEDDED=3.6.0
#Flow_up
FLOW_UP=0.3.0
SMACK_VERSION=4.1.8
JXMPP_VERSION=0.4.2
MINIDNS=0.1.1
XUTILS_VERSION=2.6.14
#Maven
ANDROID_MAVEN_GRADLE_PLUGIN=1.5
#RxFlux2
RX_FLUX2=1.0.3
#Stetho
STETHO=1.5.0
#Kotlin
KOTLIN_VERSION=1.2.21
#Arouter
AROUTER_API=1.3.1
AROUTER_COMPILER=1.1.4
AROUTER_ANNOTATION=1.0.4
AROUTER_REGISTER=1.0.2
#EventBus
EVENTBUS=3.1.1
#Luban
LUBAN=1.1.8
#ExoPlayer
EXO_PLAYER=2.7.3
#Rtmp-Client
RTMP_CLIENT=3.0.1
#Tiff0.9.6.1-b10d
ANDROID_TIFF_BITMAP_FACTORY=0.9.8.7
#����
ANDROID_COMMON_UTILS=1.1.3
#PDF
ANDROID_PDF_VIEWER=3.1.0-beta.1
#���
SENSORS=2.0.3
SENSORS_PLUGIN2=2.0.6