New gradle_0.14.0 manifest

Change-Id: Ic1b276d120a636fcefbe1694734cc1ef780cf2a2
diff --git a/default.xml b/default.xml
index ddb1569..c50c677 100644
--- a/default.xml
+++ b/default.xml
@@ -2,7 +2,7 @@
 <manifest>
 
   <remote fetch=".." name="aosp" review="https://android-review.googlesource.com/" />
-  <default remote="aosp" revision="studio-1.0-release" sync-j="4" />
+  <default remote="aosp" revision="gradle_0.14.0" sync-j="4" />
 
   <project name="platform/tools/buildSrc" path="tools/buildSrc">
     <copyfile dest="tools/build.gradle" src="base/build.gradle" />
@@ -41,4 +41,4 @@
   <project name="platform/tools/studio/google/play" path="tools/studio/google/play" />
   <project name="platform/tools/swt" path="tools/swt" />
 
-</manifest>
\ No newline at end of file
+</manifest>