Bumping Dialer version

+ Dropping this build into prebuilts and we'll need a new version for
it.

Change-Id: I52f877b49e3c8be51f69f60efadabef18f6fbfb4
(cherry picked from commit abfb4b010d4613e6a057c39a288bb8d1f0c1d8e6)
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index c048854..777faa3 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -17,8 +17,8 @@
 <manifest xmlns:android="http://schemas.android.com/apk/res/android"
     package="com.android.dialer"
     coreApp="true"
-    android:versionCode="20500"
-    android:versionName="2.05.00">
+    android:versionCode="20501"
+    android:versionName="2.05.01">
 
     <uses-sdk
         android:minSdkVersion="23"