gradle.properties (451B)
1 # Project-wide Gradle settings. 2 3 # IDE (e.g. Android Studio) users: 4 # Gradle settings configured through the IDE *will override* 5 # any settings specified in this file. 6 7 # For more details on how to configure your build environment visit 8 # http://www.gradle.org/docs/current/userguide/build_environment.html 9 10 # Versions for gradle 11 BUILD_TOOLS_VERSION=23.0.3 12 COMPILE_SDK_VERSION=23 13 ANDROID_GRADLE_PLUGIN_VERSION=1.5.0 14 GRADLE_DOWNLOAD_TASK_VERSION=2.1.0