DO NOT MERGE Bump version of AOSP contacts to 1.7.2
Test: none
Bug: 33000560
Change-Id: I0e93082ba9df74a331b26e36a3c6d56d8a39a15a
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 0c15a55..f58a4a9 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="10701"
- android:versionName="1.7.1">
+ android:versionCode="10702"
+ android:versionName="1.7.2">
<uses-sdk
android:minSdkVersion="21"