diff options
author | Rich Slogar <rslogar@google.com> | 2015-04-30 17:46:17 +0000 |
---|---|---|
committer | Android (Google) Code Review <android-gerrit@google.com> | 2015-04-30 17:46:18 +0000 |
commit | 3e70c6b49ff993aef9fd554ade3444e3d3afa032 (patch) | |
tree | b0fce1850c4d59f97aa35ca87e2ad8b94eb52f0c | |
parent | 2a3aa2d343820be9e05101a25b955d525e9bfa54 (diff) | |
parent | c395bd241716a6cf518c331aae1682df02222255 (diff) | |
download | frameworks_base-3e70c6b49ff993aef9fd554ade3444e3d3afa032.zip frameworks_base-3e70c6b49ff993aef9fd554ade3444e3d3afa032.tar.gz frameworks_base-3e70c6b49ff993aef9fd554ade3444e3d3afa032.tar.bz2 |
Merge "docs: studio 1.2 download link fix" into lmp-docs
-rw-r--r-- | docs/html/sdk/index.jd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/html/sdk/index.jd b/docs/html/sdk/index.jd index 041cdd3..bb45143 100644 --- a/docs/html/sdk/index.jd +++ b/docs/html/sdk/index.jd @@ -4,7 +4,7 @@ page.template=sdk header.hide=1 page.metaDescription=Download the official Android IDE and developer tools to build apps for Android phones, tablets, wearables, TVs, and more. -studio.version=1.2.0 +studio.version=1.2.0.12 studio.linux_bundle_download=android-studio-ide-141.1890965-linux.zip studio.linux_bundle_bytes=259139652 |