aboutsummaryrefslogtreecommitdiff
path: root/gradle.properties
blob: 28d39f5dfece48c7a0c3a77d77c565e9a45651bd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# 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

# Versions for gradle
BUILD_TOOLS_VERSION=23.0.3
COMPILE_SDK_VERSION=23
ANDROID_GRADLE_PLUGIN_VERSION=1.5.0
GRADLE_DOWNLOAD_TASK_VERSION=2.1.0