-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathgradle.properties
More file actions
43 lines (43 loc) · 1.47 KB
/
gradle.properties
File metadata and controls
43 lines (43 loc) · 1.47 KB
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
## Project-wide Gradle settings.
#
# 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.
# Default value: -Xmx10248m -XX:MaxPermSize=256m
# org.gradle.jvmargs=-Xmx2048m -XX:MaxPermSize=512m -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
#Tue Jun 23 14:29:12 CST 2015
VOLLEY_VERSION=1.0.6
POWERMOCK_MODULE_JUNIT4_RULE_VERSION=1.6.1
systemProp.http.proxyHost=hx.gy
SUPPORT_V4_VERSION=21.0.3
JUNIT_VERSION=4.12
ANNOTATION_API_VERSION=1.2
GRADLE_DOWNLOAD_TASK_VERSION=1.2
ROBOLECTRIC_GRADLE_PLUGIN_VERSION=0.14.1
PICASSO_VERSION=2.5.0
OKHTTP_VERSION=2.2.0
ANDROID_GRADLE_PLUGIN_VERSION=1.0.1
APPCOMPAT_V7_VERSION=19.1.0
POWERMOCK_MOCKITO_RELEASE_FULL_VERSION=1.5.5
MOCKITO_CORE_VERSION=1.3
JSR_305_VERSION=3.0.0
VERSION_NAME=0.1.0
ROBOLECTRIC_VERSION=2.4
UIL_VERSION=1.9.3
FEST_ASSERT_CORE_VERSION=2.0M10
BOLTS_ANDROID_VERSION=1.1.4
GUAVA_VERSION=18.0
GLIDE_VERSION=3.5.1
NINEOLDANDROID_VERSION=2.4.0
GRADLE_GIT_CLONE_TASK_VERSION=0.0.2
GROUP=com.wewe.android
systemProp.http.proxyPort=1080
target=11
//=Deps for sample app