DO NOT MERGE
Bump the version code of AOSP GoogleContacts to 1.7.3
Bug:33000560

Change-Id: I495ad495eeafa20fbdc8af1921de7572eb867428
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index f58a4a9..0b24489 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -16,8 +16,8 @@
 
 <manifest xmlns:android="http://schemas.android.com/apk/res/android"
           package="com.android.contacts"
-          android:versionCode="10702"
-          android:versionName="1.7.2">
+          android:versionCode="10703"
+          android:versionName="1.7.3">
 
     <uses-sdk
         android:minSdkVersion="21"