DO NOT MERGE Bump AOSP Contacts version to 1.7.6

Bug: 33000560

Test: none
Change-Id: Ia432741acf8138ff3f3e9b09dc6cd8cd1c58b175
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index fe04c8f..831d523 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="10705"
-          android:versionName="1.7.5">
+          android:versionCode="10706"
+          android:versionName="1.7.6">
 
     <uses-sdk
         android:minSdkVersion="21"