summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSunny Goyal <sunnygoyal@google.com>2016-04-08 17:11:50 -0700
committerSunny Goyal <sunnygoyal@google.com>2016-04-08 17:11:50 -0700
commitb3b43923bd4340108b5f166ebc5dd6ff3380cfae (patch)
tree4badd17aaca62b633699086348d38085add98e53
parent741124ec748488d6f3c21f5669c560af41f075f6 (diff)
downloadWallpaperPicker-b3b43923bd4340108b5f166ebc5dd6ff3380cfae.tar.gz
Change-Id: Icf36c314f5cafa7c43771ea8aabec22db743424d
-rw-r--r--build.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.gradle b/build.gradle
index c14996d..ee7426b 100644
--- a/build.gradle
+++ b/build.gradle
@@ -3,7 +3,7 @@ buildscript {
mavenCentral()
}
dependencies {
- classpath 'com.android.tools.build:gradle:+'
+ classpath 'com.android.tools.build:gradle:1.5.0'
}
}