aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaymond Chiu <chiur@google.com>2016-04-05 12:56:01 -0700
committerRaymond Chiu <chiur@google.com>2016-04-05 12:56:01 -0700
commit591f3b8bd1a24da09ffba5710eda63b1b88ac73f (patch)
tree2105489d0c72771e6bd84ce6d40a4019e1bd27a1
parentb0922b13b9fd69a849e56658528bacee06c9bafb (diff)
downloadiosched-studio-master-dev.tar.gz
Change-Id: I81a56736df69d78a4d4875c46d31556163386341
-rw-r--r--build.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.gradle b/build.gradle
index 0c7a1f1..8a78784 100644
--- a/build.gradle
+++ b/build.gradle
@@ -16,4 +16,4 @@
// Top-level build file where you can add configuration options common to all sub-projects/modules.
apply from: "../commonHeader.gradle"
-buildscript { apply from: "../commonBuildScript.gradle", to: buildscript }
+buildscript { apply from: "../commonBuildScript.gradle" }