Update version to 2.0. DO NOT MERGE.

Change-Id: I356cc608d9ff9c977013cdbf55eb68c9ca3c340f
diff --git a/adt-branding/src/idea/AndroidStudioApplicationInfo.xml b/adt-branding/src/idea/AndroidStudioApplicationInfo.xml
index b74c476..7cd10ca 100755
--- a/adt-branding/src/idea/AndroidStudioApplicationInfo.xml
+++ b/adt-branding/src/idea/AndroidStudioApplicationInfo.xml
@@ -14,7 +14,7 @@
   ~ limitations under the License.
   -->
 <component>
-  <version major="2" minor="0" micro="0" patch="19" full="{0}.{1} RC 3" eap="false" />
+  <version major="2" minor="0" micro="0" patch="20" full="{0}.{1}" eap="false" />
   <company name="Google" url="http://developer.android.com"/>
   <build number="__BUILD_NUMBER__" date="__BUILD_DATE__" apiVersion="AI-143.1821.5"/>
   <install-over minbuild="0.1" maxbuild="999.999999" version="0"/>
diff --git a/android/src/META-INF/plugin.xml b/android/src/META-INF/plugin.xml
index 3fba43d..b3ee6b8 100755
--- a/android/src/META-INF/plugin.xml
+++ b/android/src/META-INF/plugin.xml
@@ -4,7 +4,7 @@
   <description>
     Supports the development of Open Handset Alliance Android applications with IntelliJ IDEA.
   </description>
-  <version>10.2.0 RC 3</version>
+  <version>10.2.0</version>
   <vendor>JetBrains</vendor>
 
   <depends>JUnit</depends>