forked from Green-Sky/tomato
15 lines
451 B
Properties
15 lines
451 B
Properties
# 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
|