aboutsummaryrefslogtreecommitdiff
path: root/samples/build.gradle
diff options
context:
space:
mode:
Diffstat (limited to 'samples/build.gradle')
-rw-r--r--samples/build.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/samples/build.gradle b/samples/build.gradle
index 8e03641c..cd125a84 100644
--- a/samples/build.gradle
+++ b/samples/build.gradle
@@ -25,7 +25,7 @@ buildscript {
jcenter()
}
dependencies {
- classpath 'com.android.tools.build:gradle:3.2.0-alpha14'
+ classpath 'com.android.tools.build:gradle:3.2.0-beta01'
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files
}