Merge "docs: Remove references to Android Studio 0.8 beta" into lmp-mr1-ub-docs

This commit is contained in:
Luan Nguyen
2015-05-20 22:59:14 +00:00
committed by Android (Google) Code Review
5 changed files with 1 additions and 8 deletions

View File

@@ -11,7 +11,6 @@ page.metaDescription=Learn how to apply material design to your apps.
<h2>Dependencies and Prerequisites</h2>
<ul>
<li>Android 5.0 (API level 21)</li>
<li>Android Studio 0.8</li>
</ul>
</div>
</div>

View File

@@ -10,7 +10,6 @@ startpage=true
<h2>Dependencies and Prerequisites</h2>
<ul>
<li>Android 5.0 (API level 21) or higher</li>
<li>Android Studio 0.8 or later and Gradle 0.12 or later</li>
</ul>
</div>
</div>

View File

@@ -14,10 +14,6 @@ helpoutsWidget=true
<li><a href="#CreateProject">Create a Project</a></li>
<li><a href="#Libraries">Include the Correct Libraries</a></li>
</ol>
<h2>Dependencies and Prerequisites</h2>
<ul>
<li>Android Studio 0.8.12 or later and Gradle 0.12 or later</li>
</ul>
</div>
</div>

View File

@@ -7,7 +7,7 @@ page.image=wear/images/10_uilib.png
<div id="tb">
<h2>Dependencies and Prerequisites</h2>
<ul>
<li>Android Studio 0.8 or later and Gradle 0.12 or later</li>
<li>Android 4.4W (API level 20) or higher on the wearable device</li>
</ul>
</div>
</div>

View File

@@ -6,7 +6,6 @@ page.title=Creating Watch Faces
<div id="tb">
<h2>Dependencies and Prerequisites</h2>
<ul>
<li>Android Studio 1.0.0 or later and Gradle 1.0 or later</li>
<li>Android 4.3 (API level 18) or higher on the handheld device</li>
<li>Android 5.0 (API level 21) or higher on the wearable device</li>
</ul>