diff --git a/docs/html/tools/building/plugin-for-gradle.jd b/docs/html/tools/building/plugin-for-gradle.jd index a497c1bbc1866..c1ec4259749b6 100644 --- a/docs/html/tools/building/plugin-for-gradle.jd +++ b/docs/html/tools/building/plugin-for-gradle.jd @@ -1,4 +1,4 @@ -page.title=Android Plug-in for Gradle +page.title=Android Plugin for Gradle @jd:body diff --git a/docs/html/tools/revisions/studio.jd b/docs/html/tools/revisions/studio.jd index b727d969dded1..b3379b41b2c9d 100644 --- a/docs/html/tools/revisions/studio.jd +++ b/docs/html/tools/revisions/studio.jd @@ -30,7 +30,7 @@ everything you need to begin developing Android apps:
Android Studio guide.Periodic updates are pushed to Android Studio without requiring you to update your Android -project. To manually check for updates, select Help > Check for updates (on Mac, +project. To manually check for updates, select Help > Check for update (on Mac, select Android Studio > Check for updates).
@@ -39,10 +39,66 @@ select Android Studio > Check for updates).The sections below provide notes about successive releases of Android Studio, as denoted by revision number.
-
Android Studio v1.3.0 (July 2015)
+
Fixes and enhancements:
+@RequiresPermission, @CheckResults, and
+ @MainThread. Note: The standalone SDK Manager is still available from + the command line, but is recommended for use with only Eclipse ADT and standalone SDK + installations.
finger command in the emulator console to simulate
+ fingerprint
+ authentication. <public> resource declaration to designate library
+ resources as
+ public and private
+ resources.
+ Note: Requires + Android Plugin for Gradle + version 1.3 or higher.
+
Android Studio v1.2.2 (June 2015)