Manifest for Gradle Plugin Release 0.13.0
diff --git a/default.xml b/default.xml
index 4a716aa..6b16ee7 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="idea133-milestone" sync-j="4" />
+  <default remote="aosp" revision="refs/tags/gradle_0.13.0" sync-j="4" />
 
   <project name="platform/tools/buildSrc" path="tools/buildSrc">
     <copyfile dest="tools/build.gradle" src="base/build.gradle" />