diff options
Diffstat (limited to 'docs/html/preview/overview.jd')
-rw-r--r-- | docs/html/preview/overview.jd | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/html/preview/overview.jd b/docs/html/preview/overview.jd index 1e81456..fb2e266 100644 --- a/docs/html/preview/overview.jd +++ b/docs/html/preview/overview.jd @@ -164,7 +164,8 @@ page.tags="preview", "developer", "android" </li> <li> - <strong><a href="{@docRoot}preview/download.html">Preview 3</strong> (final APIs and official Android 6.0 SDK, available). + <strong><a href="{@docRoot}preview/download.html">Preview 3</a></strong> + (final APIs and official Android 6.0 SDK, available). </li> </ul> @@ -336,7 +337,7 @@ page.tags="preview", "developer", "android" to <code>“23”</code>. </p> - <p>Before releasing your app targeting API level 23, we strongly + <p>Before releasing an app that targets API level 23, we strongly recommend distributing it to a group of testers through the new <a href="http://android-developers.blogspot.com/2015/07/iterate-faster-on-google-play-with.html"> beta testing features available in the Google Play Developer Console. See the |